From 8d6597e0bb9591c40fc6d0c6e2159fca51178d56 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Fri, 1 Apr 2016 14:16:16 +0000 Subject: Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p. With hat: portmgr Sponsored by: Absolight --- net/gupnp-ui/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'net/gupnp-ui') 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 -- cgit v1.2.3