SVN commit 10641 by rakuco: qmake5: Stop passing -no-pkg-config.
This causes a configuration failure in webkit-qt5, as it uses pkg-config to find sqlite3 (and qconfig.pri would have -no-pkg-config). Instead, do not pass -no-pkg-config and add USES=pkgconfig to make it sure qmake can find it at configuration time. M +2 -1 Makefile _______________________________________________ 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