Ticket #11407: Portfile.diff
File Portfile.diff, 296 bytes (added by mp@…, 18 years ago) |
---|
-
Portfile
old new 60 60 } 61 61 62 62 variant mysql5 { 63 use_autoconf yes 64 patchfiles-append patch-locations_configure.in 63 65 depends_lib-append port:mysql5 64 66 configure.args-append --with-mysql=${prefix} 65 67 }