mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
USES= libtool
This commit is contained in:
parent
c256145615
commit
40fc2438d4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=342708
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= unshield
|
||||
PORTVERSION= 0.6
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= archivers
|
||||
MASTER_SITES= SF/synce/Unshield/${PORTVERSION}
|
||||
|
||||
@ -13,8 +13,7 @@ COMMENT= Extract data from InstallShield CAB files
|
||||
LICENSE= MIT
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_AUTOTOOLS= libtool
|
||||
USE_LDCONFIG= yes
|
||||
USES= pathfix
|
||||
USES= libtool pathfix
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -4,5 +4,6 @@ lib/libunshield.a
|
||||
lib/libunshield.la
|
||||
lib/libunshield.so
|
||||
lib/libunshield.so.0
|
||||
lib/libunshield.so.0.0.0
|
||||
libdata/pkgconfig/libunshield.pc
|
||||
man/man1/unshield.1.gz
|
||||
|
Loading…
Reference in New Issue
Block a user