aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/libktorrent
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/libktorrent
parent0f049ac5e17ad6ce8c1abca184d9fda28ffb1efd (diff)
downloadports-b22224f63683ef3ddcda9b3c1422c1fe2d3d2a9e.tar.gz
ports-b22224f63683ef3ddcda9b3c1422c1fe2d3d2a9e.zip
- Remove deprecated USE_KDE4=kdehier
- while here, remove any reference to KDE in deskutils/charmtimetracker (Qt-only app) and supposedly fix build of graphics/gnash with KDE4 option
Notes
Notes: svn path=/head/; revision=379358
Diffstat (limited to 'net-p2p/libktorrent')
-rw-r--r--net-p2p/libktorrent/Makefile2
1 files changed, 1 insertions, 1 deletions
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