- Fix build with lang/lua53

PR:		196885
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 1 month)
This commit is contained in:
Sunpoet Po-Chuan Hsieh
2015-02-19 19:58:42 +00:00
parent dd8f842266
commit ae9ebf0282

View File

@@ -78,6 +78,8 @@ post-patch:
'/^install:/s/install-am//' ${WRKSRC}/share/LaTeX/Makefile.in
@${REINPLACE_CMD} -e \
's|)/@PACKAGE@/@PKG_MAJOR@|)|g' ${WRKSRC}/src/Makefile.in
@${REINPLACE_CMD} -e \
's|luaL_checkint(|(int)luaL_checkinteger(|' ${WRKSRC}/term/lua.trm
.if ${PORT_OPTIONS:MDOCS}
post-build: