diff options
Diffstat (limited to 'games/cube/Makefile')
-rw-r--r-- | games/cube/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/cube/Makefile b/games/cube/Makefile index 924d61b236fb..67b016007736 100644 --- a/games/cube/Makefile +++ b/games/cube/Makefile @@ -37,6 +37,7 @@ FLAVOR_DESC= Clients and servers CLIENT_DESC= Build client SERVER_DESC= Build dedicated server +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MCLIENT} |