diff options
Diffstat (limited to 'games/fairymax/Makefile')
-rw-r--r-- | games/fairymax/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/fairymax/Makefile b/games/fairymax/Makefile index 0609727d0c47..dbb9f7d6c9d9 100644 --- a/games/fairymax/Makefile +++ b/games/fairymax/Makefile @@ -34,6 +34,7 @@ USE_PERL5= build MAKE_ARGS+= INI_F=${DATADIR}/fmax.ini \ INI_Q=${DATADIR}/qmax.ini +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MOPTIMIZED_CFLAGS} |