aboutsummaryrefslogtreecommitdiff
path: root/lang/lua52
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2015-01-17 10:34:18 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2015-01-17 10:34:18 +0000
commit86af82b79e482ec8988234219b320f9227e00897 (patch)
treec053e4426ad4cf6884a691f1560711ac47f93ec0 /lang/lua52
parent05baf683fe79a690fe6a483d63d95d57b372ef08 (diff)
downloadports-86af82b79e482ec8988234219b320f9227e00897.tar.gz
ports-86af82b79e482ec8988234219b320f9227e00897.zip
Fix build on head
Notes
Notes: svn path=/head/; revision=377219
Diffstat (limited to 'lang/lua52')
-rw-r--r--lang/lua52/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/lua52/Makefile b/lang/lua52/Makefile
index 20af2d0f39ac..31963c46a983 100644
--- a/lang/lua52/Makefile
+++ b/lang/lua52/Makefile
@@ -67,7 +67,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