Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 May 2014 13:42:34 GMT
From:      Gustau Pérez i Querol <gustau.perez@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/190004: Stagify games/brutalchess
Message-ID:  <201405201342.s4KDgYRo011121@cgiserv.freebsd.org>
Resent-Message-ID: <201405201350.s4KDo0v9090462@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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@gmail.com>
+# Created by: Gustau Perez i Querol <gustau.perez@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405201342.s4KDgYRo011121>