aboutsummaryrefslogtreecommitdiff
path: root/games/armagetron/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/armagetron/Makefile')
-rw-r--r--games/armagetron/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/armagetron/Makefile b/games/armagetron/Makefile
index 9900b0225f6d..3409a6b46009 100644
--- a/games/armagetron/Makefile
+++ b/games/armagetron/Makefile
@@ -28,6 +28,7 @@ ARMA_SERVER_ONLY_DESC= Build dedicated server only
OPTIONS_DEFAULT= MUSIC
+NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MARMA_SERVER_ONLY}