diff options
Diffstat (limited to 'games/stepmania-devel/Makefile')
-rw-r--r-- | games/stepmania-devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/stepmania-devel/Makefile b/games/stepmania-devel/Makefile index 5d8ac8017de7..d0a78bb029fd 100644 --- a/games/stepmania-devel/Makefile +++ b/games/stepmania-devel/Makefile @@ -40,6 +40,7 @@ SHEBANG_FILES= Utils/*.pl \ CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MPULSEAUDIO} |