aboutsummaryrefslogtreecommitdiff
path: root/games/zoom
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-02-17 06:52:11 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-02-17 06:52:11 +0000
commite00e18f376e91b7a2d036f8b0f49c298406a18aa (patch)
treee77e51ea5b6aad494dfd58e12f8ca5a61f4b51f6 /games/zoom
parentbb97707b84efa83e1880edfb0502ff6664223e1e (diff)
- Stage support
Notes
Notes: svn path=/head/; revision=344663
Diffstat (limited to 'games/zoom')
-rw-r--r--games/zoom/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/games/zoom/Makefile b/games/zoom/Makefile
index ca7d779bba4f..0b549374a9d3 100644
--- a/games/zoom/Makefile
+++ b/games/zoom/Makefile
@@ -24,5 +24,4 @@ LDFLAGS+= -L${LOCALBASE}/lib
PLIST_FILES= bin/zoom %%DATADIR%%/zoomrc
PLIST_DIRS= %%DATADIR%%
-NO_STAGE= yes
.include <bsd.port.mk>