mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Move running libtoolize from post-patch to pre-configure to ensure libtoolize
is there. Reported by: kris via pointyhat
This commit is contained in:
parent
f0799f4c62
commit
dd3d74c83b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=159384
1 changed files with 2 additions and 0 deletions
|
@ -31,6 +31,8 @@ BROKEN= does not build
|
|||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|wx-config|${WX_CONFIG}|' \
|
||||
${WRKSRC}/configure
|
||||
|
||||
pre-configure:
|
||||
cd ${WRKSRC} && ${LIBTOOLIZE} --copy --force
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue