Libtool gets only pulled in for configuring, not patching

This commit is contained in:
Volker Stolz 2005-05-27 10:09:12 +00:00
parent 06d5f0b61d
commit 1fe8975e94
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=136265
2 changed files with 4 additions and 0 deletions

View file

@ -33,6 +33,8 @@ post-patch:
${WRKSRC}/libicq2000/Makefile.in
@${REINPLACE_CMD} -E -e 's|^(pkgincludedir.+)/@PACKAGE@|\1|' \
${WRKSRC}/libicq2000-config.in
pre-configure:
@${CP} ${LTMAIN} ${WRKSRC}
post-install:

View file

@ -33,6 +33,8 @@ post-patch:
${WRKSRC}/libicq2000/Makefile.in
@${REINPLACE_CMD} -E -e 's|^(pkgincludedir.+)/@PACKAGE@|\1|' \
${WRKSRC}/libicq2000-config.in
pre-configure:
@${CP} ${LTMAIN} ${WRKSRC}
post-install: