<pre style='margin:0'>
Marcus Calhoun-Lopez (MarcusCalhoun-Lopez) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/c2b28dfaaf401c0194c0f3c41508c2d63cefab35">https://github.com/macports/macports-ports/commit/c2b28dfaaf401c0194c0f3c41508c2d63cefab35</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit c2b28dfaaf401c0194c0f3c41508c2d63cefab35
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Tue Oct 24 08:28:17 2017 -0700

<span style='display:block; white-space:pre;color:#404040;'>    hugin-app: whitespace changes
</span>---
 graphics/hugin-app/Portfile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/hugin-app/Portfile b/graphics/hugin-app/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 27ad6f4..ff47607 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/hugin-app/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/hugin-app/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -121,9 +121,9 @@ foreach s ${pythons_suffixes} {
</span> 
             configure.python      ${python_prefix}/bin/python${v}
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-            configure.args-append                               \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                -DPYTHON_EXECUTABLE=${python_prefix}/bin/python${v} \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                -DPYTHON_INCLUDE_DIR=${python_prefix}/Headers   \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+            configure.args-append                                    \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                -DPYTHON_EXECUTABLE=${python_prefix}/bin/python${v}  \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                -DPYTHON_INCLUDE_DIR=${python_prefix}/Headers        \
</span>                 -DPYTHON_LIBRARY=${python_prefix}/Python
 
             configure.args-replace  \
</pre><pre style='margin:0'>

</pre>