[Midnightbsd-cvs] mports [20201] trunk/games/gridlock/Makefile: mark broken

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Fri Sep 11 22:28:46 EDT 2015


Revision: 20201
          http://svnweb.midnightbsd.org/mports/?rev=20201
Author:   laffer1
Date:     2015-09-11 22:28:44 -0400 (Fri, 11 Sep 2015)
Log Message:
-----------
mark broken

Modified Paths:
--------------
    trunk/games/gridlock/Makefile

Modified: trunk/games/gridlock/Makefile
===================================================================
--- trunk/games/gridlock/Makefile	2015-09-12 02:27:35 UTC (rev 20200)
+++ trunk/games/gridlock/Makefile	2015-09-12 02:28:44 UTC (rev 20201)
@@ -9,14 +9,15 @@
 DISTNAME=	Gridlock-gnustep-${PORTVERSION}
 
 MAINTAINER=	ports at MidnightBSD.org
-COMMENT=	A collection of grid-based board games for GNUstep
+COMMENT=	Collection of grid-based board games for GNUstep
+
 LICENSE=	mit
 
-USE_GNUSTEP=	yes
-USE_GNUSTEP_BACK=	yes
-USE_GNUSTEP_BUILD=	yes
-USE_GNUSTEP_INSTALL=	yes
+BROKEN=		does not build with latest gnustep
 
+USES=		gnustep
+USE_GNUSTEP=	back build
+
 WRKSRC=		${WRKDIR}/Gridlock
 
 post-patch:



More information about the Midnightbsd-cvs mailing list