aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2013-09-07 18:20:35 +0800
committersunpoet <sunpoet@FreeBSD.org>2013-09-07 18:20:35 +0800
commit6a2c2e4d2127f03f8f752dd05dddab8848c44e04 (patch)
treeb95f6149959e58863ab1f70979b74462ae605e9b /net
parentae4a25705663a0e4958036cb3c5bc4e8a7777519 (diff)
downloadfreebsd-ports-gnome-6a2c2e4d2127f03f8f752dd05dddab8848c44e04.tar.gz
freebsd-ports-gnome-6a2c2e4d2127f03f8f752dd05dddab8848c44e04.tar.zst
freebsd-ports-gnome-6a2c2e4d2127f03f8f752dd05dddab8848c44e04.zip
- Convert to new LIB_DEPENDS format
Diffstat (limited to 'net')
-rw-r--r--net/gupnp-igd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gupnp-igd/Makefile b/net/gupnp-igd/Makefile
index 554e859d296c..f2e0d88f039f 100644
--- a/net/gupnp-igd/Makefile
+++ b/net/gupnp-igd/Makefile
@@ -14,7 +14,7 @@ LICENSE= LGPL21
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/pygobject-2.0.pc:${PORTSDIR}/devel/py-gobject \
gobject-introspection>=0.10:${PORTSDIR}/devel/gobject-introspection \
gupnp>=0.18:${PORTSDIR}/net/gupnp
-LIB_DEPENDS= gupnp-1.0:${PORTSDIR}/net/gupnp
+LIB_DEPENDS= libgupnp-1.0.so:${PORTSDIR}/net/gupnp
RUN_DEPENDS= gupnp>=0.18:${PORTSDIR}/net/gupnp
CONFIGURE_ARGS= --enable-introspection=yes