[85883] trunk/dports/gnome/libgda/Portfile

jmr at macports.org jmr at macports.org
Sun Oct 16 22:43:46 PDT 2011


Revision: 85883
          http://trac.macports.org/changeset/85883
Author:   jmr at macports.org
Date:     2011-10-16 22:43:45 -0700 (Sun, 16 Oct 2011)
Log Message:
-----------
libgda: tell configure that mysql_config is called mysql_config5

Modified Paths:
--------------
    trunk/dports/gnome/libgda/Portfile

Modified: trunk/dports/gnome/libgda/Portfile
===================================================================
--- trunk/dports/gnome/libgda/Portfile	2011-10-17 05:37:23 UTC (rev 85882)
+++ trunk/dports/gnome/libgda/Portfile	2011-10-17 05:43:45 UTC (rev 85883)
@@ -41,6 +41,7 @@
     }
 	configure.args-delete   --without-mysql
 	configure.args-append	--with-mysql=${mysqldir}
+	configure.env-append    MYSQL_CONFIG=${prefix}/bin/mysql_config5
 }
 
 variant postgresql8 {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111016/75d15fc5/attachment.html>


More information about the macports-changes mailing list