diff options
Diffstat (limited to 'archivers/unshield/Makefile')
-rw-r--r-- | archivers/unshield/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/unshield/Makefile b/archivers/unshield/Makefile index 6355996..ef75212 100644 --- a/archivers/unshield/Makefile +++ b/archivers/unshield/Makefile @@ -3,7 +3,7 @@ PORTNAME= unshield PORTVERSION= 0.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= archivers MASTER_SITES= SF/synce/Unshield/${PORTVERSION} @@ -14,7 +14,7 @@ LICENSE= MIT GNU_CONFIGURE= yes USE_LDCONFIG= yes -USES= libtool pathfix +USES= libtool:keepla pathfix post-build: @${STRIP_CMD} ${WRKSRC}/lib/.libs/libunshield.so.0.0.0 |