ajtiM <lum...@gmail.com> writes: > 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 > > Project ERROR: WebKit requires SQLite. Either make it available via > pkg-config, > set $SQLITE3SRCDIR or build WebKit under qt5.git. > *** Error code 3
Hi, As the commit message says, you're supposed to rebuild devel/qmake5 and then build webkit-qt5. _______________________________________________ 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