aboutsummaryrefslogtreecommitdiff
path: root/x11-themes
diff options
context:
space:
mode:
authorAdriaan de Groot <adridg@FreeBSD.org>2019-01-02 23:30:55 +0000
committerAdriaan de Groot <adridg@FreeBSD.org>2019-01-02 23:30:55 +0000
commita3abe6b48bef351e979da0702a46828815d89307 (patch)
treefd7eb0a1359a4a3e027948e0cb323cfb502b354d /x11-themes
parent650155900ce4b8883fdee2912abba42e344f985a (diff)
downloadports-a3abe6b48bef351e979da0702a46828815d89307.tar.gz
ports-a3abe6b48bef351e979da0702a46828815d89307.zip
In r488805 KDE4 support was removed, but the Qt4 variant checks
for, and then *requires*, KDE4 unless you tell it not to. Restore the missing configure argument (but now, set it always to off). Reported by: antoine MFH: 2019Q1
Notes
Notes: svn path=/head/; revision=489100
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/qtcurve/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-themes/qtcurve/Makefile b/x11-themes/qtcurve/Makefile
index 14fbd64da0f5..66315a765f1c 100644
--- a/x11-themes/qtcurve/Makefile
+++ b/x11-themes/qtcurve/Makefile
@@ -43,6 +43,7 @@ WITH_${QTCURVE_SLAVE}= On
CMAKE_ARGS+= -DENABLE_GTK2=${WITH_gtk2} \
-DENABLE_QT4=${WITH_qt4} \
-DENABLE_QT5=${WITH_qt5} \
+ -DQTC_QT4_ENABLE_KDE=Off \
-DQTC_QT5_ENABLE_KDE=${WITH_kf5}
LDFLAGS+= -L${LOCALBASE}/lib