<pre style='margin:0'>
Ryan Schmidt (ryandesign) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/52b0748eb442f90ca680799ec9b6d9628dce1f9e">https://github.com/macports/macports-ports/commit/52b0748eb442f90ca680799ec9b6d9628dce1f9e</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 52b0748eb442f90ca680799ec9b6d9628dce1f9e
</span>Author: Ryan Schmidt <git@ryandesign.com>
AuthorDate: Sat Mar 3 17:34:22 2018 -0600

<span style='display:block; white-space:pre;color:#404040;'>    qgis3: Remove conflicting use_parallel_build directives
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    See: https://trac.macports.org/ticket/55906
</span>---
 gis/qgis3/Portfile | 3 ---
 1 file changed, 3 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/gis/qgis3/Portfile b/gis/qgis3/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 0cf5db4..1d8d4f4 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/gis/qgis3/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/gis/qgis3/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -21,7 +21,6 @@ long_description    QGIS is an open-source alternative to ArcGIS or other commer
</span> platforms           darwin
 license             GPL-2+
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-use_parallel_build  no
</span> homepage            http://www.qgis.org/
 
 patchfiles          patch-app_info_plist_in.diff \
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -221,5 +220,3 @@ post-destroot {
</span>     # qgis_bench app doesn’t link properly. Who uses this anyway????
     delete ${destroot}${applications_dir}/Qgis3.app/Contents/MacOS/bin/qgis_bench.app
 }
<span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-use_parallel_build          yes
</span></pre><pre style='margin:0'>

</pre>