aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/plasma-applet-qstardict
diff options
context:
space:
mode:
authorrene <rene@FreeBSD.org>2016-05-26 04:56:06 +0800
committerrene <rene@FreeBSD.org>2016-05-26 04:56:06 +0800
commit660737c71678de2a8a901f1efb2a6ae7e2af5ae3 (patch)
tree78d454d1406bb5d97fc294cd6f44956fcc86cf03 /deskutils/plasma-applet-qstardict
parentc1ab41bc93a8a639fc44cd0eff6184af28c54b27 (diff)
downloadfreebsd-ports-gnome-660737c71678de2a8a901f1efb2a6ae7e2af5ae3.tar.gz
freebsd-ports-gnome-660737c71678de2a8a901f1efb2a6ae7e2af5ae3.tar.zst
freebsd-ports-gnome-660737c71678de2a8a901f1efb2a6ae7e2af5ae3.zip
Remove expired misc/kdehier4 and update all of its consumers to not reference it any
longer. This is a no-op because KDE4_PREFIX is equal to LOCALBASE Fix up properties for misc/kde4-l10n/files/bsd.l10n.mk to make svn happy. PR: 209014 (partial) Submitted by: myself Approved by: portmgr (bapt) Differential Revision: https://reviews.freebsd.org/D6542
Diffstat (limited to 'deskutils/plasma-applet-qstardict')
-rw-r--r--deskutils/plasma-applet-qstardict/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/plasma-applet-qstardict/Makefile b/deskutils/plasma-applet-qstardict/Makefile
index 5e7711a99f43..38352b908ed2 100644
--- a/deskutils/plasma-applet-qstardict/Makefile
+++ b/deskutils/plasma-applet-qstardict/Makefile
@@ -14,7 +14,7 @@ RUN_DEPENDS= ${QSTARDICT_PLUGIN_PATH}/libstardict.so:textproc/qstardict
USES= cmake tar:bzip2
USE_QT4= qmake_build uic_build moc_build rcc_build
-USE_KDE4= automoc4 kdeprefix kdelibs
+USE_KDE4= automoc4 kdelibs
CMAKE_SOURCE_PATH= ${WRKSRC}/kdeplasma
QSTARDICT_PLUGIN_PATH= ${LOCALBASE}/lib/qstardict/plugins