svn commit: r351318 - head/games/nextgo

Pawel Pekala pawel at FreeBSD.org
Tue Apr 15 09:22:56 UTC 2014


Author: pawel
Date: Tue Apr 15 09:22:55 2014
New Revision: 351318
URL: http://svnweb.freebsd.org/changeset/ports/351318
QAT: https://qat.redports.org/buildarchive/r351318/

Log:
  - Port is stage safe
  - Remove license info from pkg-descr, available in Makefile

Modified:
  head/games/nextgo/Makefile
  head/games/nextgo/pkg-descr

Modified: head/games/nextgo/Makefile
==============================================================================
--- head/games/nextgo/Makefile	Tue Apr 15 09:21:43 2014	(r351317)
+++ head/games/nextgo/Makefile	Tue Apr 15 09:22:55 2014	(r351318)
@@ -18,7 +18,6 @@ USE_GNUSTEP_BACK=	yes
 USE_GNUSTEP_BUILD=	yes
 USE_GNUSTEP_INSTALL=	yes
 
-NO_STAGE=	yes
 post-patch:
 	${REINPLACE_CMD} -e 's|^GNUSTEP_INSTALLATION_DIR|#GNUSTEP_INSTALLATION_DIR|' \
 		${WRKSRC}/GNUmakefile

Modified: head/games/nextgo/pkg-descr
==============================================================================
--- head/games/nextgo/pkg-descr	Tue Apr 15 09:21:43 2014	(r351317)
+++ head/games/nextgo/pkg-descr	Tue Apr 15 09:22:55 2014	(r351318)
@@ -1,6 +1,4 @@
 NeXTGo is the classic Go game originally written for the OPENSTEP/Mach
 environment.
 
-LICENSE: GPL2 or later
-
 WWW: http://www.nongnu.org/gap/nextgo/index.html


More information about the svn-ports-head mailing list