diff options
Diffstat (limited to 'games/luola/Makefile')
-rw-r--r-- | games/luola/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/luola/Makefile b/games/luola/Makefile index fb9acd55f704..e9aebc432077 100644 --- a/games/luola/Makefile +++ b/games/luola/Makefile @@ -26,6 +26,7 @@ SDL_GFX_DESC= Nicer graphics OPTIONS_DEFAULT= SDL_GFX SOUND +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MSDL_GFX} |