<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/7a0a365329f5fca6da55ab9addc6eeb3ca49faf6">https://github.com/macports/macports-ports/commit/7a0a365329f5fca6da55ab9addc6eeb3ca49faf6</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 7a0a365329f GNURadio PG: allow using doxygen or doxygen-devel
</span>7a0a365329f is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 7a0a365329f5fca6da55ab9addc6eeb3ca49faf6
</span>Author: Michael Dickens <michaelld@macports.org>
AuthorDate: Tue Aug 30 09:26:40 2022 -0400
<span style='display:block; white-space:pre;color:#404040;'> GNURadio PG: allow using doxygen or doxygen-devel
</span>---
_resources/port1.0/group/gnuradio-1.0.tcl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/_resources/port1.0/group/gnuradio-1.0.tcl b/_resources/port1.0/group/gnuradio-1.0.tcl
</span><span style='display:block; white-space:pre;color:#808080;'>index 899314d37b0..8e006a1a18c 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/_resources/port1.0/group/gnuradio-1.0.tcl
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/_resources/port1.0/group/gnuradio-1.0.tcl
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -166,7 +166,7 @@ configure.args-append \
</span> variant docs description "Install documentation" {
# texlive-latex not needed from 3.9.0.0
depends_build-append \
<span style='display:block; white-space:pre;background:#ffe0e0;'>- port:doxygen \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ path:bin/doxygen:doxygen \
</span> path:bin/dot:graphviz \
port:py${active_python_version_no_dot}-sphinx \
port:texlive-latex
</pre><pre style='margin:0'>
</pre>