summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/onscripter/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/onscripter/Makefile b/devel/onscripter/Makefile
index ea6b56c8f654..32fb5b981b1b 100644
--- a/devel/onscripter/Makefile
+++ b/devel/onscripter/Makefile
@@ -46,6 +46,8 @@ post-patch:
.endif
@${REINPLACE_CMD} -e 's/$$(LIBS)/$$(LDFLAGS) &/' \
${WRKSRC}/Makefile.onscripter
+ @${REINPLACE_CMD} -e 's/luaL_checkint/(int)&eger/' \
+ ${WRKSRC}/LUAHandler.cpp
.if !target(do-install)
do-install: