aboutsummaryrefslogtreecommitdiffstats
path: root/lang/lua53
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2015-01-17 18:34:18 +0800
committerAntoine Brodin <antoine@FreeBSD.org>2015-01-17 18:34:18 +0800
commit86af82b79e482ec8988234219b320f9227e00897 (patch)
treec053e4426ad4cf6884a691f1560711ac47f93ec0 /lang/lua53
parent05baf683fe79a690fe6a483d63d95d57b372ef08 (diff)
downloadfreebsd-ports-gnome-86af82b79e482ec8988234219b320f9227e00897.tar.gz
freebsd-ports-gnome-86af82b79e482ec8988234219b320f9227e00897.tar.zst
freebsd-ports-gnome-86af82b79e482ec8988234219b320f9227e00897.zip
Fix build on head
Diffstat (limited to 'lang/lua53')
-rw-r--r--lang/lua53/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/lua53/Makefile b/lang/lua53/Makefile
index c27ef88977b4..0f637b71a5e0 100644
--- a/lang/lua53/Makefile
+++ b/lang/lua53/Makefile
@@ -66,7 +66,7 @@ post-patch:
@${REINPLACE_CMD} -e "/LUA_ROOT/s|/usr/local|${LUA_PREFIX}| ; \
s,readline/,editline/,g ; \
/history\.h/d" \
- ${WRKSRC}/src/luaconf.h
+ ${WRKSRC}/src/luaconf.h ${WRKSRC}/src/lua.c
post-install:
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/liblua-${LUA_VER}.so