- Fix build with lang/lua53
PR: 196885 Submitted by: sunpoet (myself) Approved by: maintainer (timeout, 1 month)
This commit is contained in:
parent
dd8f842266
commit
ae9ebf0282
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=379381
1 changed files with 2 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue