Ticket #11407: Portfile.diff

File Portfile.diff, 296 bytes (added by mp@…, 17 years ago)

required changes for the Portfile

  • Portfile

    old new  
    6060}
    6161
    6262variant mysql5 {
     63        use_autoconf yes
     64        patchfiles-append       patch-locations_configure.in
    6365        depends_lib-append              port:mysql5
    6466        configure.args-append   --with-mysql=${prefix}
    6567}