[kde-freebsd] [SVN Commit] area51/QT/databases

Raphael Kubo da Costa rakuco at FreeBSD.org
Fri Mar 11 11:09:11 UTC 2016


SVN commit 12074 by rakuco:

QT: Merge r410823 from ports.

------------------------------------------------------------------------
r410823 | rakuco | 2016-03-11 12:02:51 +0100 (Fri, 11 Mar 2016) | 11 lines

Add back some library flags lost in r410751.

Some .pri files still get some of their information from Qt4's configure
script by default. Since we are not using it for the sqldriver ports, both
qt4-odbc-plugin and qt4-sqlite3-plugin were no longer linking against
libodbc.so and libsqlite3.so.

Fix it by explicitly passing those via LDFLAGS.

Thanks to Luca Pizzamiglio <luca.pizzamiglio at gmail.com> for the report.

------------------------------------------------------------------------


 M  +3 -1      qt4-odbc-plugin/Makefile  
 M  +3 -1      qt4-sqlite3-plugin/Makefile  




More information about the kde-freebsd mailing list