diff options
Diffstat (limited to 'games/daimonin/Makefile')
-rw-r--r-- | games/daimonin/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/daimonin/Makefile b/games/daimonin/Makefile index a160a34..d1c2ca9 100644 --- a/games/daimonin/Makefile +++ b/games/daimonin/Makefile @@ -40,6 +40,7 @@ OPTIONS_DEFAULT= KB_DESKTOP MUSIC DD?= /bin/dd +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MDEBUG} |