[103086] trunk/dports/textproc/doxygen/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Feb 13 14:40:55 PST 2013


Revision: 103086
          https://trac.macports.org/changeset/103086
Author:   ryandesign at macports.org
Date:     2013-02-13 14:40:54 -0800 (Wed, 13 Feb 2013)
Log Message:
-----------
doxygen: disable parallel build to ensure we're always UsingTheRightCompiler (#37522)

Modified Paths:
--------------
    trunk/dports/textproc/doxygen/Portfile

Modified: trunk/dports/textproc/doxygen/Portfile
===================================================================
--- trunk/dports/textproc/doxygen/Portfile	2013-02-13 22:32:55 UTC (rev 103085)
+++ trunk/dports/textproc/doxygen/Portfile	2013-02-13 22:40:54 UTC (rev 103086)
@@ -99,6 +99,8 @@
 	}
 }
 
+use_parallel_build	no
+
 build.target		all
 
 destroot.target		install
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130213/1256c281/attachment.html>


More information about the macports-changes mailing list