diff options
Diffstat (limited to 'games/chroma')
-rw-r--r-- | games/chroma/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/chroma/Makefile b/games/chroma/Makefile index 1ea5c1b8c585..d6f97eafb1c1 100644 --- a/games/chroma/Makefile +++ b/games/chroma/Makefile @@ -25,6 +25,7 @@ OPTIONS_DEFAULT=SDL CURSES SDL_DESC= Enable SDL interface CURSES_DESC= Enable curses interface +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MCURSES} |