svn commit: r333972 - head/games/gomoku

Danilo Egea Gondolfo danilo at FreeBSD.org
Sat Nov 16 02:52:59 UTC 2013


Author: danilo
Date: Sat Nov 16 02:52:58 2013
New Revision: 333972
URL: http://svnweb.freebsd.org/changeset/ports/333972

Log:
  - Add stage support

Modified:
  head/games/gomoku/Makefile

Modified: head/games/gomoku/Makefile
==============================================================================
--- head/games/gomoku/Makefile	Sat Nov 16 02:51:45 2013	(r333971)
+++ head/games/gomoku/Makefile	Sat Nov 16 02:52:58 2013	(r333972)
@@ -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