[46582] trunk/dports/ruby/rb-mysql/Portfile

C. Florian Ebeling febeling at macports.org
Sat Feb 7 15:54:37 PST 2009


>>  variant mysql4 description "Build using MySQL 4.1 client library" {
>> -       depends_lib-delete      port:mysql5
>> +       depends_lib-delete      path:bin/mysql_config5:mysql5
>>        configure.args-delete
>> --with-mysql-config=${prefix}/bin/mysql_config5
>>
>> -       depends_lib-append      port:mysql4
>> +       depends_lib-append      path:bin/mysql_config:mysql5
>
> This last change is a typo, right? It shouldn't have been changed from
> "port:mysql4".

Indeed. Thanks.


-- 
Florian Ebeling
Twitter: febeling
florian.ebeling at gmail.com


More information about the macports-dev mailing list