aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-26 11:34:29 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-26 11:34:29 +0000
commit6630bb3cbef9874811ec7dc3e8ac4eb8e13da9df (patch)
tree2fb5429057b68a4e9e64f2efd9730c5ba44f36d8 /net
parent8cc38b6d96f12f7cf0cf357e9fd2e0c7b8355a66 (diff)
downloadports-6630bb3cbef9874811ec7dc3e8ac4eb8e13da9df.tar.gz
ports-6630bb3cbef9874811ec7dc3e8ac4eb8e13da9df.zip
Notes
Diffstat (limited to 'net')
-rw-r--r--net/gupnp-ui/Makefile7
-rw-r--r--net/gupnp-ui/pkg-plist2
2 files changed, 6 insertions, 3 deletions
diff --git a/net/gupnp-ui/Makefile b/net/gupnp-ui/Makefile
index 86f6cd548a34..9c504233eadd 100644
--- a/net/gupnp-ui/Makefile
+++ b/net/gupnp-ui/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gupnp-ui
PORTVERSION= 0.1.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= net
MASTER_SITES= GNOME
@@ -22,6 +22,9 @@ MAKE_ENV= INSTALL_STRIP_FLAG=${STRIP}
USE_GNOME= gtk20
USE_LDCONFIG= yes
USE_PYTHON= yes
-USES= pathfix pkgconfig
+USES= libtool pathfix pkgconfig
+
+post-patch:
+ @${REINPLACE_CMD} -e '/^SUBDIRS = / s|tests||' ${WRKSRC}/Makefile.in
.include <bsd.port.mk>
diff --git a/net/gupnp-ui/pkg-plist b/net/gupnp-ui/pkg-plist
index 6fbddfd9afac..144d5362f337 100644
--- a/net/gupnp-ui/pkg-plist
+++ b/net/gupnp-ui/pkg-plist
@@ -2,9 +2,9 @@ include/gupnp-ui-1.0/libgupnp-ui/gupnp-ui-device-store.h
include/gupnp-ui-1.0/libgupnp-ui/gupnp-ui-device-view.h
include/gupnp-ui-1.0/libgupnp-ui/gupnp-ui.h
lib/libgupnp-ui-1.0.a
-lib/libgupnp-ui-1.0.la
lib/libgupnp-ui-1.0.so
lib/libgupnp-ui-1.0.so.0
+lib/libgupnp-ui-1.0.so.0.0.0
libdata/pkgconfig/gupnp-ui-1.0.pc
share/gtk-doc/html/gupnp-ui/GUPnPUIDeviceStore.html
share/gtk-doc/html/gupnp-ui/GUPnPUIDeviceView.html