summaryrefslogtreecommitdiffstats
path: root/net/gupnp-dlna/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/gupnp-dlna/Makefile')
-rw-r--r--net/gupnp-dlna/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/net/gupnp-dlna/Makefile b/net/gupnp-dlna/Makefile
index f1e1b7b..3b2c30f 100644
--- a/net/gupnp-dlna/Makefile
+++ b/net/gupnp-dlna/Makefile
@@ -12,10 +12,10 @@ COMMENT= Helpers for DLNA-related tasks using GUPnP
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING
-BUILD_DEPENDS= valac:${PORTSDIR}/lang/vala \
- gupnp>=0.19.0:${PORTSDIR}/net/gupnp
-LIB_DEPENDS= libgupnp-1.0.so:${PORTSDIR}/net/gupnp
-RUN_DEPENDS= gupnp>=0.19.0:${PORTSDIR}/net/gupnp
+BUILD_DEPENDS= valac:lang/vala \
+ gupnp>=0.19.0:net/gupnp
+LIB_DEPENDS= libgupnp-1.0.so:net/gupnp
+RUN_DEPENDS= gupnp>=0.19.0:net/gupnp
CONFIGURE_ARGS= --enable-introspection \
--enable-gstreamer-metadata-backend
OpenPOWER on IntegriCloud