Ticket #18683: unixODBC-parallel.diff
File unixODBC-parallel.diff, 377 bytes (added by ryandesign (Ryan Carsten Schmidt), 16 years ago) |
---|
-
Portfile
40 40 configure.args --enable-static --enable-shared --enable-gui=no \ 41 41 --with-libiconv-prefix=${prefix} 42 42 43 use_parallel_build yes 44 43 45 platform darwin 6 { 44 46 depends_lib-append port:dlcompat 45 47 }