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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/c9da9607bad59cee52b2b257d0a3dc1d0945dc28">https://github.com/macports/macports-ports/commit/c9da9607bad59cee52b2b257d0a3dc1d0945dc28</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit c9da9607bad59cee52b2b257d0a3dc1d0945dc28
</span>Author: Davide Gerhard <ra1nb0w@macports.org>
AuthorDate: Mon Jan 17 12:51:18 2022 +0100

<span style='display:block; white-space:pre;color:#404040;'>    gnuradio: license_noconflict openssl
</span>---
 science/gnuradio/Portfile | 3 +++
 1 file changed, 3 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/gnuradio/Portfile b/science/gnuradio/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 7cd90372d0b..7b427be04f3 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/gnuradio/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/gnuradio/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -159,6 +159,9 @@ configure.args-append \
</span> # default: don't create the application bundle
 app.create no
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# see https://github.com/macports/macports-ports/pull/7805
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+license_noconflict-append openssl
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> variant grc description "Install GNU Radio Companion" {
 
     # these are checked for at configure, then required
</pre><pre style='margin:0'>

</pre>