diff options
Diffstat (limited to 'games/teeworlds')
-rw-r--r-- | games/teeworlds/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/teeworlds/Makefile b/games/teeworlds/Makefile index 2a37baeb7e83..dad71369a03a 100644 --- a/games/teeworlds/Makefile +++ b/games/teeworlds/Makefile @@ -29,6 +29,7 @@ PORTDOCS= readme.txt license.txt OPTIONS_DEFINE= SERVER SERVER_DESC= Build dedicated server only +NO_STAGE= yes .include <bsd.port.options.mk> .if ${ARCH} == "ia64" |