diff options
Diffstat (limited to 'games/bomns/Makefile')
-rw-r--r-- | games/bomns/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/bomns/Makefile b/games/bomns/Makefile index a3c52f970df6..3905e91613b3 100644 --- a/games/bomns/Makefile +++ b/games/bomns/Makefile @@ -26,6 +26,7 @@ OPTIONS_DEFAULT= EDITOR LAUNCHER OPTIMIZED_CFLAGS EDITOR_DESC= Enable building of the map editor LAUNCHER_DESC= Enable building of the GTK2 launcher +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MEDITOR} |