[151636] trunk/dports/aqua/qt5/Portfile
ctreleaven at macports.org
ctreleaven at macports.org
Thu Aug 18 17:42:14 PDT 2016
Revision: 151636
https://trac.macports.org/changeset/151636
Author: ctreleaven at macports.org
Date: 2016-08-18 17:42:14 -0700 (Thu, 18 Aug 2016)
Log Message:
-----------
qt5-mysql-plugin: add default mariadb55 variant, openmaintainer
Modified Paths:
--------------
trunk/dports/aqua/qt5/Portfile
Modified: trunk/dports/aqua/qt5/Portfile
===================================================================
--- trunk/dports/aqua/qt5/Portfile 2016-08-18 23:18:06 UTC (rev 151635)
+++ trunk/dports/aqua/qt5/Portfile 2016-08-19 00:42:14 UTC (rev 151636)
@@ -450,6 +450,13 @@
}
{mysql MySQL} {
{
+ "mariadb55"
+ "port:mariadb"
+ "${prefix}/include/mariadb/mysql"
+ "-L${prefix}/lib/mariadb/mysql -lmysqlclient_r"
+ ""
+ }
+ {
"mysql56"
"port:mysql56"
"${prefix}/include/mysql56/mysql"
@@ -540,6 +547,10 @@
description ${dbms} Database Driver for Qt Tool Kit ${qt_major}
long_description ${dbms} Database Driver for Qt Tool Kit ${qt_major}
+ if { ${subport} eq "qt5-mysql-plugin" } {
+ revision 1
+ }
+
# if there is more than one version of the database system, create variants for each version
if { [llength ${sql_info}] > 1 } {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160818/f7dd0a07/attachment.html>
More information about the macports-changes
mailing list