[52015] trunk/dports/audio/portaudio/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Jun 8 00:45:54 PDT 2009


Revision: 52015
          http://trac.macports.org/changeset/52015
Author:   ryandesign at macports.org
Date:     2009-06-08 00:45:54 -0700 (Mon, 08 Jun 2009)
Log Message:
-----------
portaudio: enable parallel build; closes #18721 (maintainer timeout)

Modified Paths:
--------------
    trunk/dports/audio/portaudio/Portfile

Modified: trunk/dports/audio/portaudio/Portfile
===================================================================
--- trunk/dports/audio/portaudio/Portfile	2009-06-08 07:11:40 UTC (rev 52014)
+++ trunk/dports/audio/portaudio/Portfile	2009-06-08 07:45:54 UTC (rev 52015)
@@ -30,6 +30,8 @@
 # Universal building is on by default
 universal_variant   no
 
+use_parallel_build  yes
+
 post-build {
   copy ${worksrcpath}/portaudio-2.0.pc.in ${worksrcpath}/portaudio.pc
   reinplace -E "s|\@prefix\@|${prefix}|g" ${worksrcpath}/portaudio.pc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090608/19221436/attachment.html>


More information about the macports-changes mailing list