1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00

- Stage support

This commit is contained in:
Martin Wilke 2014-03-06 14:17:49 +00:00
parent 18b534816d
commit 69cdc92c61
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=347225

View File

@ -18,7 +18,6 @@ USE_LDCONFIG= yes
MAKE_JOBS_UNSAFE=yes
NO_STAGE= yes
post-patch:
@${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \
's|^LIBTOOL[ ]*=.*|LIBTOOL=${LIBTOOL}|g'