Fix build

This commit is contained in:
Baptiste Daroussin 2014-05-26 16:28:48 +00:00
parent 6a1f35270b
commit c008a6647b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=355412

View file

@ -41,7 +41,9 @@ OPTIONS_DEFINE= DOCS
post-patch:
@${REINPLACE_CMD} -e '/^prefix=/ d; /^bindir=/ d; /^libdir=/ d; \
/test/ s|==|=|' ${WRKSRC}/configure
/test/ s|==|=|' \
-e "s/lua5.1/lua-${LUA_VER}/g" \
${WRKSRC}/configure
.if ${PORT_OPTIONS:MDOCS}
post-install: