summaryrefslogtreecommitdiff
path: root/net/gupnp-ui/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
commit8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (patch)
treed3548a0f08ca434f11cb4415a93d98037409413b /net/gupnp-ui/Makefile
parentRemove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l. (diff)
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412348
Diffstat (limited to 'net/gupnp-ui/Makefile')
-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