diff --git a/devel/str/Makefile b/devel/str/Makefile index 83bbf596b053..b3d127b1cfe8 100644 --- a/devel/str/Makefile +++ b/devel/str/Makefile @@ -3,6 +3,7 @@ PORTNAME= str PORTVERSION= 0.9.12 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_OSSP} MASTER_SITE_SUBDIR= lib/${PORTNAME} @@ -10,7 +11,7 @@ MASTER_SITE_SUBDIR= lib/${PORTNAME} MAINTAINER= vd@FreeBSD.org COMMENT= Generic String Library -USES= desthack +USES= desthack libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/devel/str/pkg-plist b/devel/str/pkg-plist index 6912b7642505..41b12bd2acbb 100644 --- a/devel/str/pkg-plist +++ b/devel/str/pkg-plist @@ -1,8 +1,8 @@ bin/str-config include/str.h lib/libstr.a -lib/libstr.la lib/libstr.so lib/libstr.so.9 +lib/libstr.so.9.0.32 man/man1/str-config.1.gz man/man3/str.3.gz