diff options
Diffstat (limited to 'games/xabacus')
-rw-r--r-- | games/xabacus/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/xabacus/Makefile b/games/xabacus/Makefile index af3fb2027108..86b22ad2b3cb 100644 --- a/games/xabacus/Makefile +++ b/games/xabacus/Makefile @@ -22,6 +22,7 @@ CONFIGURE_ARGS= --without-nas MAN6= xabacus.6 +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MMOTIF} |