aboutsummaryrefslogtreecommitdiff
path: root/net/kget/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/kget/Makefile
parenta9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2 (diff)
downloadports-8d6597e0bb9591c40fc6d0c6e2159fca51178d56.tar.gz
ports-8d6597e0bb9591c40fc6d0c6e2159fca51178d56.zip
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/kget/Makefile')
-rw-r--r--net/kget/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/net/kget/Makefile b/net/kget/Makefile
index 0ea2a148a3eb..377c59c90095 100644
--- a/net/kget/Makefile
+++ b/net/kget/Makefile
@@ -10,11 +10,11 @@ DIST_SUBDIR= KDE/${PORTVERSION}
MAINTAINER= kde@FreeBSD.org
COMMENT= KDE download manager
-LIB_DEPENDS= libgpgme.so:${PORTSDIR}/security/gpgme \
- libktorrent.so:${PORTSDIR}/net-p2p/libktorrent \
- libmms.so:${PORTSDIR}/net/libmms \
- libqca.so:${PORTSDIR}/devel/qca \
- libboost_thread.so:${PORTSDIR}/devel/boost-libs
+LIB_DEPENDS= libgpgme.so:security/gpgme \
+ libktorrent.so:net-p2p/libktorrent \
+ libmms.so:net/libmms \
+ libqca.so:devel/qca \
+ libboost_thread.so:devel/boost-libs
USE_KDE4= kdelibs kdeprefix workspace libkonq \
nepomuk-core nepomuk-widgets automoc4 ontologies \