From d8f8a136148d65cb81ff99d6e965b2bc5525adf4 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Sat, 7 Sep 2013 10:20:31 +0000 Subject: [PATCH] - Convert to new LIB_DEPENDS format --- net/gupnp-av/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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