svn commit: r333976 - head/games/gnustep-ladder

Danilo Egea Gondolfo danilo at FreeBSD.org
Sat Nov 16 03:20:15 UTC 2013


Author: danilo
Date: Sat Nov 16 03:20:14 2013
New Revision: 333976
URL: http://svnweb.freebsd.org/changeset/ports/333976

Log:
  - Add stage support

Modified:
  head/games/gnustep-ladder/Makefile

Modified: head/games/gnustep-ladder/Makefile
==============================================================================
--- head/games/gnustep-ladder/Makefile	Sat Nov 16 03:17:37 2013	(r333975)
+++ head/games/gnustep-ladder/Makefile	Sat Nov 16 03:20:14 2013	(r333976)
@@ -25,5 +25,4 @@ USE_GNUSTEP_INSTALL=	yes
 
 WRKSRC=		${WRKDIR}/${DISTNAME}
 
-NO_STAGE=	yes
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list