- Use INSTALL_TARGET=install-strip instead of STRIP_CMD
This commit is contained in:
parent
2b66929719
commit
15e813001a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=377505
@ -13,10 +13,8 @@ COMMENT= Extract data from InstallShield CAB files
|
||||
LICENSE= MIT
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
USE_LDCONFIG= yes
|
||||
USES= libtool pathfix
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libunshield.so.0.0.0
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user