Ticket #18683: unixODBC-parallel.diff

File unixODBC-parallel.diff, 377 bytes (added by ryandesign (Ryan Carsten Schmidt), 15 years ago)
  • Portfile

     
    4040configure.args      --enable-static --enable-shared --enable-gui=no \
    4141                    --with-libiconv-prefix=${prefix}
    4242
     43use_parallel_build  yes
     44
    4345platform darwin 6 {
    4446    depends_lib-append  port:dlcompat
    4547}