diff options
Diffstat (limited to 'games/zoom/Makefile')
-rw-r--r-- | games/zoom/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/zoom/Makefile b/games/zoom/Makefile index 0b549374a9d3..ca7d779bba4f 100644 --- a/games/zoom/Makefile +++ b/games/zoom/Makefile @@ -24,4 +24,5 @@ LDFLAGS+= -L${LOCALBASE}/lib PLIST_FILES= bin/zoom %%DATADIR%%/zoomrc PLIST_DIRS= %%DATADIR%% +NO_STAGE= yes .include <bsd.port.mk> |