aboutsummaryrefslogtreecommitdiff
path: root/games/construo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/construo/Makefile')
-rw-r--r--games/construo/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/construo/Makefile b/games/construo/Makefile
index 787013da4a60..cdd833e539ed 100644
--- a/games/construo/Makefile
+++ b/games/construo/Makefile
@@ -23,6 +23,7 @@ OPTIONS_DEFINE= GLUT
OPTIONS_DEFAULT=GLUT
GLUT_DESC= Use glut
+NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MGLUT}