Ticket #15998: apr-util.2.diff

File apr-util.2.diff, 525 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.env-append MYSQL_CONFIG=${prefix}/bin/msql_config5
    10099                }
    101100
    102101livecheck.check regex