SVN commit 7017 by xzhayon: - Fix build. - Remove kqueue patch: it was committed upstream. - Remove QT4_OPTIONS support.
Apparently, among the QT_NO_* settings we were caring about, only QT_NO_EXCEPTIONS (and, maybe, QT_NO_XMLPATTERNS) apply any modification to qt4-corelib. All the others, especially CUPS, NAS and STYLE_GTK, have nothing but some lines in qconfig*.h, with no results on built code. `grep -ru3 QT_NO_$feature work/` should be enough, in the future, to find any other settings to delete. I'll probably set up a script to do that. M +6 -9 Makefile D files/patch-configure D files/patch-kqueue D pkg-message _______________________________________________ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information