svn commit: r333968 - head/games/gmines

Danilo Egea Gondolfo danilo at FreeBSD.org
Sat Nov 16 02:28:01 UTC 2013


Author: danilo
Date: Sat Nov 16 02:28:00 2013
New Revision: 333968
URL: http://svnweb.freebsd.org/changeset/ports/333968

Log:
  - Add stage support

Modified:
  head/games/gmines/Makefile

Modified: head/games/gmines/Makefile
==============================================================================
--- head/games/gmines/Makefile	Sat Nov 16 01:49:31 2013	(r333967)
+++ head/games/gmines/Makefile	Sat Nov 16 02:28:00 2013	(r333968)
@@ -17,5 +17,4 @@ USE_GNUSTEP_BACK=	yes
 USE_GNUSTEP_BUILD=	yes
 USE_GNUSTEP_INSTALL=	yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list