aboutsummaryrefslogtreecommitdiff
path: root/games/mangos/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/mangos/Makefile')
-rw-r--r--games/mangos/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/mangos/Makefile b/games/mangos/Makefile
index d2d186ca722d..fe2bbbb926df 100644
--- a/games/mangos/Makefile
+++ b/games/mangos/Makefile
@@ -32,6 +32,7 @@ CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ARGS= --prefix=${PREFIX} --sysconfdir=${PREFIX}/etc --datadir=${PREFIX}/share
+NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MSCRIPTDEV2}