Libtool gets only pulled in for configuring, not patching
This commit is contained in:
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
|
@ -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:
|
||||
|
|
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue