Ticket #18721: portaudio-parallel.diff
File portaudio-parallel.diff, 408 bytes (added by ryandesign (Ryan Carsten Schmidt), 16 years ago) |
---|
-
Portfile
30 30 # Universal building is on by default 31 31 universal_variant no 32 32 33 use_parallel_build yes 34 33 35 post-build { 34 36 copy ${worksrcpath}/portaudio-2.0.pc.in ${worksrcpath}/portaudio.pc 35 37 reinplace -E "s|\@prefix\@|${prefix}|g" ${worksrcpath}/portaudio.pc