From nobody@FreeBSD.org  Tue May 20 13:42:34 2014
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id CD535237
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 20 May 2014 13:42:34 +0000 (UTC)
Received: from cgiserv.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(Client did not present a certificate)
	by mx1.freebsd.org (Postfix) with ESMTPS id BB60B26BD
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 20 May 2014 13:42:34 +0000 (UTC)
Received: from cgiserv.freebsd.org ([127.0.1.6])
	by cgiserv.freebsd.org (8.14.8/8.14.8) with ESMTP id s4KDgYGk011125
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 20 May 2014 13:42:34 GMT
	(envelope-from nobody@cgiserv.freebsd.org)
Received: (from nobody@localhost)
	by cgiserv.freebsd.org (8.14.8/8.14.8/Submit) id s4KDgYRo011121;
	Tue, 20 May 2014 13:42:34 GMT
	(envelope-from nobody)
Message-Id: <201405201342.s4KDgYRo011121@cgiserv.freebsd.org>
Date: Tue, 20 May 2014 13:42:34 GMT
From: Gustau Prez i Querol <gustau.perez@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Stagify games/brutalchess
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         190004
>Category:       ports
>Synopsis:       Stagify games/brutalchess
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    games
>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:  Tue May 20 13:50:04 UTC 2014
>Originator:     Gustau Prez 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:
Responsible-Changed-From-To: freebsd-ports-bugs->games 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue May 20 13:50:03 UTC 2014 
Responsible-Changed-Why:  
games@ wants this category PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=190004 
>Unformatted:
