aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2015-02-19 18:19:28 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2015-02-19 18:19:28 +0000
commitb22224f63683ef3ddcda9b3c1422c1fe2d3d2a9e (patch)
tree92dcb2cf6e1bc3b3fd8187c5e4244135ed3b1067 /net-p2p
parent0f049ac5e17ad6ce8c1abca184d9fda28ffb1efd (diff)
downloadports-b22224f63683ef3ddcda9b3c1422c1fe2d3d2a9e.tar.gz
ports-b22224f63683ef3ddcda9b3c1422c1fe2d3d2a9e.zip
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/ktorrent/Makefile2
-rw-r--r--net-p2p/libktorrent/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/ktorrent/Makefile b/net-p2p/ktorrent/Makefile
index bc4f45be5d04..0d372e7b1f90 100644
--- a/net-p2p/ktorrent/Makefile
+++ b/net-p2p/ktorrent/Makefile
@@ -15,7 +15,7 @@ LIB_DEPENDS= libtag.so:${PORTSDIR}/audio/taglib \
libgmp.so:${PORTSDIR}/math/gmp \
libktorrent.so:${PORTSDIR}/net-p2p/libktorrent
-USE_KDE4= kdelibs kdehier kdeprefix automoc4 pimlibs workspace
+USE_KDE4= kdelibs kdeprefix automoc4 pimlibs workspace
USE_QT4= corelib gui network qt3support qtestlib webkit \
qmake_build moc_build rcc_build uic_build
USES= cmake:outsource gettext tar:bzip2
diff --git a/net-p2p/libktorrent/Makefile b/net-p2p/libktorrent/Makefile
index d30bc89dd267..4dd7072736d8 100644
--- a/net-p2p/libktorrent/Makefile
+++ b/net-p2p/libktorrent/Makefile
@@ -14,7 +14,7 @@ LIB_DEPENDS= libgcrypt.so:${PORTSDIR}/security/libgcrypt \
libgmp.so:${PORTSDIR}/math/gmp \
libqca.so:${PORTSDIR}/devel/qca
-USE_KDE4= kdelibs kdehier kdeprefix automoc4
+USE_KDE4= kdelibs kdeprefix automoc4
USE_QT4= qtestlib_build qmake_build moc_build rcc_build uic_build
USES= cmake:outsource gettext tar:bzip2
USE_LDCONFIG= yes