<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/d08835b2337c1cc667d7881945ea5555ce2e340c">https://github.com/macports/macports-ports/commit/d08835b2337c1cc667d7881945ea5555ce2e340c</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 d08835b  blitz: Allow graphviz-devel to satisfy dependency
</span>d08835b is described below

<span style='display:block; white-space:pre;color:#808000;'>commit d08835b2337c1cc667d7881945ea5555ce2e340c
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Sun Apr 26 22:10:23 2020 -0500

<span style='display:block; white-space:pre;color:#404040;'>    blitz: Allow graphviz-devel to satisfy dependency
</span>---
 math/blitz/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/blitz/Portfile b/math/blitz/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index b003cee..068e1b2 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/blitz/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/blitz/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -31,7 +31,7 @@ configure.args-append   -DPython_EXECUTABLE=${prefix}/bin/python3.8
</span> # broken: cannot get build system to respect DYLD_FALLBACK_LIBRARY_PATH
 #variant docs description {Build documentation} {
 #    depends_build-append  port:doxygen \
<span style='display:block; white-space:pre;background:#ffe0e0;'>-#                          port:graphviz
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+#                          path:bin/dot:graphviz
</span> #    configure.args-append -DBUILD_DOC=ON
 #    build.args-append     DYLD_FALLBACK_LIBRARY_PATH=${cmake.build_dir}/src
 #}
</pre><pre style='margin:0'>

</pre>