summaryrefslogtreecommitdiff
path: root/games/xonotic/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/xonotic/Makefile')
-rw-r--r--games/xonotic/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/xonotic/Makefile b/games/xonotic/Makefile
index 882a37e6b422..6470c07e8774 100644
--- a/games/xonotic/Makefile
+++ b/games/xonotic/Makefile
@@ -36,6 +36,7 @@ OPTIONS_MULTI_COMPONENTS=CLIENT DEDICATED
CLIENT_DESC= Build client
DEDICATED_DESC= Build dedicated server
+NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MCLIENT}