mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Do not try to strip a second time pkgconf for nothing
This commit is contained in:
parent
223b8a5377
commit
cefa532781
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363397
1 changed files with 0 additions and 1 deletions
|
@ -22,6 +22,5 @@ CONFLICTS_INSTALL= pkg-config-*
|
|||
|
||||
post-install:
|
||||
${LN} -sf pkgconf ${STAGEDIR}${PREFIX}/bin/pkg-config
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/pkgconf
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue