<pre style='margin:0'>
Michael Dickens (michaelld) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/72601e2e367325415a22b8bccdcc997e36c34d00">https://github.com/macports/macports-ports/commit/72601e2e367325415a22b8bccdcc997e36c34d00</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 72601e2e367325415a22b8bccdcc997e36c34d00
</span>Author: Michael Dickens <michaelld@macports.org>
AuthorDate: Fri Jul 20 14:54:54 2018 -0400

<span style='display:block; white-space:pre;color:#404040;'>    py*-pyqt4: whitespace
</span>---
 python/py-pyqt4/Portfile | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-pyqt4/Portfile b/python/py-pyqt4/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 358c01b..2ada688 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-pyqt4/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-pyqt4/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -65,8 +65,9 @@ if {${name} ne ${subport}} {
</span> 
     patchfiles-append patch-fix-qt_apps_dir.diff
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    # because CPATH is set, pkgconfig does not include ${prefix}/include even when requested
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-    # the configure.py script, however, adds /phonon to the include directory
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    # because CPATH is set, pkgconfig does not include
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    # ${prefix}/include even when requested the configure.py script,
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    # however, adds /phonon to the include directory
</span>     configure.env-append \
         PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1
 
</pre><pre style='margin:0'>

</pre>