aboutsummaryrefslogtreecommitdiff
path: root/lang/lua52
diff options
context:
space:
mode:
Diffstat (limited to 'lang/lua52')
-rw-r--r--lang/lua52/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/lua52/Makefile b/lang/lua52/Makefile
index 97f7822fa992..5e7d740d56ec 100644
--- a/lang/lua52/Makefile
+++ b/lang/lua52/Makefile
@@ -36,6 +36,7 @@ MAN1= lua-${LUA_VER}.1 luac-${LUA_VER}.1
DOCSDIR= ${PREFIX}/share/doc/${LUA_SUBDIR}
LATEST_LINK= ${LUA_SUBDIR}
+NO_STAGE= yes
.include <bsd.port.pre.mk>
.if ${ARCH} == "amd64" || ${ARCH} == "powerpc"