svn commit: r344663 - head/games/zoom

Martin Wilke miwi at FreeBSD.org
Mon Feb 17 06:52:12 UTC 2014


Author: miwi
Date: Mon Feb 17 06:52:11 2014
New Revision: 344663
URL: http://svnweb.freebsd.org/changeset/ports/344663
QAT: https://qat.redports.org/buildarchive/r344663/

Log:
  - Stage support

Modified:
  head/games/zoom/Makefile

Modified: head/games/zoom/Makefile
==============================================================================
--- head/games/zoom/Makefile	Mon Feb 17 06:44:50 2014	(r344662)
+++ head/games/zoom/Makefile	Mon Feb 17 06:52:11 2014	(r344663)
@@ -24,5 +24,4 @@ LDFLAGS+=	-L${LOCALBASE}/lib
 PLIST_FILES=	bin/zoom %%DATADIR%%/zoomrc
 PLIST_DIRS=	%%DATADIR%%
 
-NO_STAGE=	yes
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list