From 059340ceb7b48dcb0df914995161c233f99ef0fd Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Wed, 25 May 2016 20:56:06 +0000 Subject: 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 --- x11-themes/qtcurve/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11-themes/qtcurve') diff --git a/x11-themes/qtcurve/Makefile b/x11-themes/qtcurve/Makefile index c3610f986fd8..885c08ea2a27 100644 --- a/x11-themes/qtcurve/Makefile +++ b/x11-themes/qtcurve/Makefile @@ -70,7 +70,7 @@ post-install: .if ${QTCURVE_SLAVE} == "kde4" WITH_qt4= On # required for KDE 4 PKGNAMEPREFIX= kde4-style- -USE_KDE4= kdelibs workspace kdeprefix automoc4 +USE_KDE4= kdelibs workspace automoc4 USE_QT4= moc_build qmake_build rcc_build uic_build BUILD_WRKSRC= ${WRKSRC}/qt4 .endif -- cgit v1.2.3