Ticket #18721: portaudio-parallel.diff

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

     
    3030# Universal building is on by default
    3131universal_variant   no
    3232
     33use_parallel_build  yes
     34
    3335post-build {
    3436  copy ${worksrcpath}/portaudio-2.0.pc.in ${worksrcpath}/portaudio.pc
    3537  reinplace -E "s|\@prefix\@|${prefix}|g" ${worksrcpath}/portaudio.pc