1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

USES= libtool

This commit is contained in:
Baptiste Daroussin 2014-02-05 14:05:14 +00:00
parent c256145615
commit 40fc2438d4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=342708
2 changed files with 3 additions and 3 deletions

View File

@ -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>

View File

@ -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