[56430] trunk/dports/databases/mysqlxx/Portfile
ryandesign at macports.org
ryandesign at macports.org
Thu Aug 27 04:24:21 PDT 2009
Revision: 56430
http://trac.macports.org/changeset/56430
Author: ryandesign at macports.org
Date: 2009-08-27 04:24:21 -0700 (Thu, 27 Aug 2009)
Log Message:
-----------
mysqlxx: allow mysql5-devel to satisfy mysql5 dependency
Modified Paths:
--------------
trunk/dports/databases/mysqlxx/Portfile
Modified: trunk/dports/databases/mysqlxx/Portfile
===================================================================
--- trunk/dports/databases/mysqlxx/Portfile 2009-08-27 11:23:49 UTC (rev 56429)
+++ trunk/dports/databases/mysqlxx/Portfile 2009-08-27 11:24:21 UTC (rev 56430)
@@ -27,7 +27,7 @@
}
variant mysql5 conflicts mysql4 description {Build with MySQL 5 support (default)} {
- depends_lib-append port:mysql5
+ depends_lib-append path:bin/mysql_config5:mysql5
configure.args --with-mysql-lib=${prefix}/lib/mysql5/mysql \
--with-mysql-include=${prefix}/include/mysql5/mysql
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090827/7ba2fb34/attachment.html>
More information about the macports-changes
mailing list