summaryrefslogtreecommitdiff
path: root/net/gupnp-ui
diff options
context:
space:
mode:
Diffstat (limited to 'net/gupnp-ui')
-rw-r--r--net/gupnp-ui/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/gupnp-ui/Makefile b/net/gupnp-ui/Makefile
index 31e6ed96da4a..4920c295b606 100644
--- a/net/gupnp-ui/Makefile
+++ b/net/gupnp-ui/Makefile
@@ -12,9 +12,9 @@ COMMENT= Framework for UPnP devices
LICENSE= LGPL20
-BUILD_DEPENDS= gupnp>=0.3:${PORTSDIR}/net/gupnp
-LIB_DEPENDS= libgupnp-1.0.so:${PORTSDIR}/net/gupnp \
- libsoup-2.4.so:${PORTSDIR}/devel/libsoup
+BUILD_DEPENDS= gupnp>=0.3:net/gupnp
+LIB_DEPENDS= libgupnp-1.0.so:net/gupnp \
+ libsoup-2.4.so:devel/libsoup
RUN_DEPENDS:= ${BUILD_DEPENDS}
GNU_CONFIGURE= yes