[52206] trunk/dports/databases

Mike Alexander mta at umich.edu
Sun Jun 14 18:25:09 PDT 2009


--On June 12, 2009 3:43:30 AM -0500 Ryan Schmidt 
<ryandesign at macports.org> wrote:

> On Jun 12, 2009, at 01:13, blb at macports.org wrote:
>
>> Revision: 52206
>>           http://trac.macports.org/changeset/52206
>> Author:   blb at macports.org
>> Date:     2009-06-11 23:13:17 -0700 (Thu, 11 Jun 2009)
>> Log Message:
>> -----------
>> New port - databases/libdbi-drivers, Drivers for libdbi; ticket
>> #19425
>
>
>> +variant mysql5   description "Include drivers for MySQL" {
>> +        configure.args-append --with-mysql --with-mysql-incdir=$
>> {prefix}/include/mysql5 \
>> +        	--with-mysql-libdir=${prefix}/lib/mysql5/mysql
>> +	depends_lib-append   port:mysql5
>> +}
>
> Could we have "path:bin/mysql_config5:mysql5" here instead of
> "port:mysql5" so that mysql5-devel could be allowed to satisfy the
> dependency?

That's fine with me (do any other variants need similar changes), but 
someone with commit access will have to make the change.

-- 
Mike Alexander           mta at umich.edu
Ann Arbor, MI            PGP key ID: BEA343A6




More information about the macports-dev mailing list