aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/uriparser/Makefile12
-rw-r--r--net/uriparser/pkg-plist2
2 files changed, 5 insertions, 9 deletions
diff --git a/net/uriparser/Makefile b/net/uriparser/Makefile
index 87c8462b2437..fe4962e25a92 100644
--- a/net/uriparser/Makefile
+++ b/net/uriparser/Makefile
@@ -3,6 +3,7 @@
PORTNAME= uriparser
PORTVERSION= 0.7.9
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= SF/${PORTNAME}/Sources/${PORTVERSION}
@@ -10,14 +11,9 @@ MAINTAINER= ed@FreeBSD.org
COMMENT= URI parsing library
GNU_CONFIGURE= yes
-CONFIGURE_ARGS+=--disable-doc --disable-test
-
-USE_BZIP2= yes
-USE_AUTOTOOLS= libtool
+CONFIGURE_ARGS= --disable-doc --disable-test
+INSTALL_TARGET= install-strip
+USES= libtool pathfix tar:bzip2
USE_LDCONFIG= yes
-post-patch:
- @${REINPLACE_CMD} 's|$$(libdir)/pkgconfig|$$(libdir)data/pkgconfig|' \
- ${WRKSRC}/Makefile.in
-
.include <bsd.port.mk>
diff --git a/net/uriparser/pkg-plist b/net/uriparser/pkg-plist
index 8d1622d46f3b..0bb748900b55 100644
--- a/net/uriparser/pkg-plist
+++ b/net/uriparser/pkg-plist
@@ -5,8 +5,8 @@ include/uriparser/UriDefsConfig.h
include/uriparser/UriDefsUnicode.h
include/uriparser/UriIp4.h
lib/liburiparser.a
-lib/liburiparser.la
lib/liburiparser.so
lib/liburiparser.so.1
+lib/liburiparser.so.1.0.14
libdata/pkgconfig/liburiparser.pc
@dirrm include/uriparser