aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2013-09-07 18:20:31 +0800
committersunpoet <sunpoet@FreeBSD.org>2013-09-07 18:20:31 +0800
commitae4a25705663a0e4958036cb3c5bc4e8a7777519 (patch)
tree0655198a7f2fd6fa348c48808ded0cbff5d4d21b /net
parentd8019611c4cd97bd1fb65a53f63175c2551ab90a (diff)
downloadfreebsd-ports-gnome-ae4a25705663a0e4958036cb3c5bc4e8a7777519.tar.gz
freebsd-ports-gnome-ae4a25705663a0e4958036cb3c5bc4e8a7777519.tar.zst
freebsd-ports-gnome-ae4a25705663a0e4958036cb3c5bc4e8a7777519.zip
- Convert to new LIB_DEPENDS format
Diffstat (limited to 'net')
-rw-r--r--net/gupnp-av/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gupnp-av/Makefile b/net/gupnp-av/Makefile
index 398520a0cfae..610b220d8430 100644
--- a/net/gupnp-av/Makefile
+++ b/net/gupnp-av/Makefile
@@ -13,7 +13,7 @@ LICENSE= LGPL20
BUILD_DEPENDS= gobject-introspection>=0.9.5:${PORTSDIR}/devel/gobject-introspection \
gupnp>=0.19.0:${PORTSDIR}/net/gupnp
-LIB_DEPENDS= gupnp-1.0:${PORTSDIR}/net/gupnp
+LIB_DEPENDS= libgupnp-1.0.so:${PORTSDIR}/net/gupnp
RUN_DEPENDS= gupnp>=0.19.0:${PORTSDIR}/net/gupnp
CONFIGURE_ARGS= --enable-introspection=yes