diff options
Diffstat (limited to 'games/tmw/Makefile')
-rw-r--r-- | games/tmw/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/tmw/Makefile b/games/tmw/Makefile index f954955..6044812 100644 --- a/games/tmw/Makefile +++ b/games/tmw/Makefile @@ -30,6 +30,7 @@ OPTIONS_DEFAULT= MUSIC OPENGL MANASERV_DESC= Server component MUSIC_DESC= Install additional music +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MMANASERV} |