summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2019-01-01 13:50:55 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2019-01-01 13:50:55 +0000
commit7f2e3abeafdfaa6ad5855197f2a45bdcd50a78ff (patch)
tree16981ad94162c51615db055a77607597041f572c
parentmultimedia/mlt-qt4: remove KDE4 option after r488807 (diff)
sysutils/policykit-qt, sysutils/qzeitgeist: remove dead variable USE_KDE
Reported by: rene MFH: 2019Q1
Notes
Notes: svn path=/head/; revision=488893
-rw-r--r--sysutils/policykit-qt/Makefile1
-rw-r--r--sysutils/qzeitgeist/Makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/sysutils/policykit-qt/Makefile b/sysutils/policykit-qt/Makefile
index 4f510ace30bb..c64d361b6192 100644
--- a/sysutils/policykit-qt/Makefile
+++ b/sysutils/policykit-qt/Makefile
@@ -19,7 +19,6 @@ LIB_DEPENDS= libpolkit.so:sysutils/policykit
USE_LDCONFIG= yes
USES= cmake gettext pkgconfig qt:4 tar:bzip2
-USE_KDE= automoc4
USE_QT= corelib dbus gui network svg xml \
qmake_build moc_build rcc_build uic_build
diff --git a/sysutils/qzeitgeist/Makefile b/sysutils/qzeitgeist/Makefile
index 2cbf021472e0..b5ff5a0eaf39 100644
--- a/sysutils/qzeitgeist/Makefile
+++ b/sysutils/qzeitgeist/Makefile
@@ -25,7 +25,6 @@ BUILD_DEPENDS= automoc4:devel/automoc4 \
${PYTHON_PKGNAMEPREFIX}rdflib>=0:textproc/py-rdflib@${PY_FLAVOR}
USES= cmake python:2.7,build qt:4 tar:bzip2
-USE_KDE= automoc4
USE_QT= corelib dbus declarative qtestlib \
moc_build qmake_build rcc_build uic_build
USE_LDCONFIG= yes