<pre style='margin:0'>
David B. Evans (dbevans) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/0b780573d756cdaa7a8215354f9372ee51d9467b">https://github.com/macports/macports-ports/commit/0b780573d756cdaa7a8215354f9372ee51d9467b</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'> new 0b78057 gegl-0.4: disable parallel builds
</span>0b78057 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 0b780573d756cdaa7a8215354f9372ee51d9467b
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Sun Mar 3 17:48:07 2019 -0800
<span style='display:block; white-space:pre;color:#404040;'> gegl-0.4: disable parallel builds
</span>---
graphics/gegl-0.4/Portfile | 2 ++
1 file changed, 2 insertions(+)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/gegl-0.4/Portfile b/graphics/gegl-0.4/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index c57caf4..8b06a67 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/gegl-0.4/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/gegl-0.4/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -78,6 +78,8 @@ compiler.blacklist *gcc-3.* *gcc-4.* {clang < 300}
</span> use_autoreconf yes
autoreconf.args -fvi
<span style='display:block; white-space:pre;background:#e0ffe0;'>+use_parallel_build no
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> configure.python ${prefix}/bin/python2.7
configure.args --disable-docs \
</pre><pre style='margin:0'>
</pre>