From 40fc2438d4fdae196aa98c3c7fc42feafe725a1c Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Wed, 5 Feb 2014 14:05:14 +0000 Subject: [PATCH] USES= libtool --- archivers/unshield/Makefile | 5 ++--- archivers/unshield/pkg-plist | 1 + 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/archivers/unshield/Makefile b/archivers/unshield/Makefile index ca3c604e6c73..9a879283a049 100644 --- a/archivers/unshield/Makefile +++ b/archivers/unshield/Makefile @@ -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 diff --git a/archivers/unshield/pkg-plist b/archivers/unshield/pkg-plist index 0dda78d420cc..370b23502797 100644 --- a/archivers/unshield/pkg-plist +++ b/archivers/unshield/pkg-plist @@ -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