aboutsummaryrefslogtreecommitdiff
path: root/textproc
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 /textproc
parent0f049ac5e17ad6ce8c1abca184d9fda28ffb1efd (diff)
Notes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/dikt/Makefile2
-rw-r--r--textproc/uim-kde4/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/dikt/Makefile b/textproc/dikt/Makefile
index 258f24bf9e05..b8eb64270986 100644
--- a/textproc/dikt/Makefile
+++ b/textproc/dikt/Makefile
@@ -12,7 +12,7 @@ MAINTAINER= goran.tal@gmail.com
COMMENT= Dictionary for KDE4
-USE_KDE4= kdelibs kdeprefix kdehier automoc4
+USE_KDE4= kdelibs kdeprefix automoc4
USE_QT4= corelib gui network svg xml \
qmake_build moc_build rcc_build uic_build
USES= cmake tar:xz
diff --git a/textproc/uim-kde4/Makefile b/textproc/uim-kde4/Makefile
index 6dd1d115abb5..ed33f95e5166 100644
--- a/textproc/uim-kde4/Makefile
+++ b/textproc/uim-kde4/Makefile
@@ -10,7 +10,7 @@ LIB_DEPENDS= libuim.so:${PORTSDIR}/textproc/uim
RUN_DEPENDS= uim-pref-qt4:${PORTSDIR}/textproc/uim-qt4
USE_GCC= any
-USE_KDE4= kdehier kdeprefix kdelibs automoc4
+USE_KDE4= kdeprefix kdelibs automoc4
USE_QT4= qmake_build moc_build qt3support uic rcc
MASTERDIR= ${.CURDIR}/../../textproc/uim