summaryrefslogtreecommitdiff
path: root/x11-fm
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2016-05-25 20:56:06 +0000
committerRene Ladan <rene@FreeBSD.org>2016-05-25 20:56:06 +0000
commit059340ceb7b48dcb0df914995161c233f99ef0fd (patch)
tree78d454d1406bb5d97fc294cd6f44956fcc86cf03 /x11-fm
parent- Update to 2016.05.22 (diff)
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
Notes
Notes: svn path=/head/; revision=415864
Diffstat (limited to 'x11-fm')
-rw-r--r--x11-fm/krusader2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fm/krusader2/Makefile b/x11-fm/krusader2/Makefile
index 7f2a1eabfb55..00d315d9a647 100644
--- a/x11-fm/krusader2/Makefile
+++ b/x11-fm/krusader2/Makefile
@@ -14,7 +14,7 @@ LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
USES= cmake:outsource gettext tar:bzip2
-USE_KDE4= kdelibs kdeprefix automoc4
+USE_KDE4= kdelibs automoc4
USE_QT4= moc_build qmake_build rcc_build uic_build
.include <bsd.port.mk>