diff options
Diffstat (limited to 'games/balazarbrothers')
-rw-r--r-- | games/balazarbrothers/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/balazarbrothers/Makefile b/games/balazarbrothers/Makefile index 5742c578d85a..9707edd90012 100644 --- a/games/balazarbrothers/Makefile +++ b/games/balazarbrothers/Makefile @@ -33,6 +33,7 @@ DATADIR= share/balazar_brothers OPTIONS_DEFINE= OPENAL OPTIONS_DEFAULT= OPENAL +NO_STAGE= yes .include <bsd.port.options.mk> .include <bsd.port.pre.mk> |