diff options
Diffstat (limited to 'games/wordplay/Makefile')
-rw-r--r-- | games/wordplay/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/wordplay/Makefile b/games/wordplay/Makefile index f1564d466357..1ce40349bcd8 100644 --- a/games/wordplay/Makefile +++ b/games/wordplay/Makefile @@ -19,6 +19,7 @@ PORTDOCS= readme PLIST_FILES= bin/${PORTNAME} %%DATADIR%%/words721.txt PLIST_DIRS= %%DATADIR%% +NO_STAGE= yes .include <bsd.port.options.mk> post-patch: |