[kde-freebsd] [SVN Commit] area51/QT/devel/qmake5

Raphael Kubo da Costa rakuco at FreeBSD.org
Wed Mar 11 14:43:00 UTC 2015


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  




More information about the kde-freebsd mailing list