Ticket #15998: apr-util.4.diff

File apr-util.4.diff, 567 bytes (added by danielluke (Daniel J. Luke), 16 years ago)
  • Portfile

     
    9494
    9595variant mysql5  description {Build with MySQL5 suppoprt} {
    9696                depends_lib-append port:mysql5
    97                 configure.args-append --with-mysql \
    98                         --with-mysql-include=${prefix}/include/mysql5 \
    99                         --with-mysql-lib=${prefix}/lib/mysql5
     97                configure.args-delete --without-mysql   
     98                configure.args-append --with-mysql=yes
     99                configure.env-append MYSQL_CONFIG=${prefix}/bin/msql_config5
    100100                }
    101101
    102102livecheck.check regex