summaryrefslogtreecommitdiff
path: root/lang/tolua++
diff options
context:
space:
mode:
Diffstat (limited to 'lang/tolua++')
-rw-r--r--lang/tolua++/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/tolua++/Makefile b/lang/tolua++/Makefile
index f1a0dfaff7f6..4927c360534c 100644
--- a/lang/tolua++/Makefile
+++ b/lang/tolua++/Makefile
@@ -18,6 +18,7 @@ SCONS_ARGS= prefix=${PREFIX} SONAME="libtolua++-${LUA_VER}.so"
CFLAGS+= -I${LUA_INCDIR}
LDFLAGS+= -L${LUA_LIBDIR}
+NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e "s|'lualib',||" ${WRKSRC}/config_posix.py