diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2014-03-03 16:50:32 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2014-03-03 16:50:32 +0000 |
commit | 4cd1e8830ecdea3996915303a7cdb1aaaec56ca8 (patch) | |
tree | 0facf8a13da71e87170cdfcf5902ed77d09cb72f /databases/Makefile | |
parent | 9110d8d5d340cf5fa7e7a59070603dd554e3959c (diff) |
KDE/FreeBSD team is happy to present Qt 5 in ports!
Alberto Villa (avilla@) has done all the hard work to create Qt 5 ports.
Trivial update from 5.2.0-beta1 to 5.2.1 by me.
Special thanks for Adriaan de Groot <groot@kde.org> for his assistance for
Qt-5.2.0 update.
Approved by: portmgr (bapt) (for Mk/bsd.port.mk)
Notes
Notes:
svn path=/head/; revision=346930
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index 3b6f7b823a73..58ecf49be605 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -781,6 +781,13 @@ SUBDIR += qt4-sql SUBDIR += qt4-sqlite-plugin SUBDIR += qt4-sqlite3-plugin + SUBDIR += qt5-sql + SUBDIR += qt5-sqldrivers-ibase + SUBDIR += qt5-sqldrivers-mysql + SUBDIR += qt5-sqldrivers-odbc + SUBDIR += qt5-sqldrivers-pgsql + SUBDIR += qt5-sqldrivers-sqlite2 + SUBDIR += qt5-sqldrivers-sqlite3 SUBDIR += rdb SUBDIR += rdfdb SUBDIR += recutils |