ports/190004: Stagify games/brutalchess

Gustau Pérez i Querol gustau.perez at gmail.com
Tue May 20 13:50:00 UTC 2014


>Number:         190004
>Category:       ports
>Synopsis:       Stagify games/brutalchess
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 20 13:50:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Gustau Pérez i Querol
>Release:        FreeBSD 11.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD hast16 11.0-CURRENT FreeBSD 11.0-CURRENT #6 r266463+03ffe04(master): Tue May 20 12:46:58 UTC 2014 root at poudriere.labs-entel.local:/usr/obj/usr/src/sys/CUSTOM amd64
>Description:
Support staging. Update the port and the maintainer's name.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
--- Makefile	(revision 354388)
+++ Makefile	(working copy)
@@ -1,4 +1,4 @@
-# Created by: Gustavo Perez Querol <gustau.perez at gmail.com>
+# Created by: Gustau Perez i Querol <gustau.perez at gmail.com>
 # $FreeBSD$
 
 PORTNAME=	brutalchess
@@ -16,16 +16,12 @@
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 USE_XORG=	x11 xext xt xmu xi
 
-USE_GMAKE=	yes
-USE_AUTOTOOLS=	libtool
-USE_DOS2UNIX=	yes
+USES=		dos2unix gmake
+GNU_CONFIGURE=	yes
 USE_GL=		yes
 USE_SDL=	sdl image
 
-NO_STAGE=	yes
 pre-build:
 	${CHMOD} 0755 ${WRKSRC}/install-sh
 
-MANCOMPRESSED=	yes
-
 .include <bsd.port.mk>


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list