aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2015-02-20 02:19:28 +0800
committerMax Brazhnikov <makc@FreeBSD.org>2015-02-20 02:19:28 +0800
commitb22224f63683ef3ddcda9b3c1422c1fe2d3d2a9e (patch)
tree92dcb2cf6e1bc3b3fd8187c5e4244135ed3b1067 /x11
parent0f049ac5e17ad6ce8c1abca184d9fda28ffb1efd (diff)
downloadfreebsd-ports-gnome-b22224f63683ef3ddcda9b3c1422c1fe2d3d2a9e.tar.gz
freebsd-ports-gnome-b22224f63683ef3ddcda9b3c1422c1fe2d3d2a9e.tar.zst
freebsd-ports-gnome-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
Diffstat (limited to 'x11')
-rw-r--r--x11/rsibreak-kde4/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/rsibreak-kde4/Makefile b/x11/rsibreak-kde4/Makefile
index 5ac10c630836..561c86a71865 100644
--- a/x11/rsibreak-kde4/Makefile
+++ b/x11/rsibreak-kde4/Makefile
@@ -15,7 +15,7 @@ LATEST_LINK= ${PORTNAME}-kde4
USES= cmake gettext tar:bzip2
USE_QT4= qmake_build moc_build rcc_build uic_build
-USE_KDE4= kdehier kdeprefix kdelibs automoc4
+USE_KDE4= kdeprefix kdelibs automoc4
INSTALLS_ICONS= yes
.include <bsd.port.mk>