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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/2b7a590f6010823a8240addb0e5d302607e40cc9">https://github.com/macports/macports-ports/commit/2b7a590f6010823a8240addb0e5d302607e40cc9</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 2b7a590f6010823a8240addb0e5d302607e40cc9
</span>Author: Christopher Nielsen <mascguy@github.com>
AuthorDate: Mon Aug 15 09:38:23 2022 -0400

<span style='display:block; white-space:pre;color:#404040;'>    gutils-suite: leaf port; set stub.lib_dep no
</span>---
 sysutils/gutils-suite/Portfile | 3 +++
 1 file changed, 3 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/sysutils/gutils-suite/Portfile b/sysutils/gutils-suite/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 88dce3fd796..f703daa59ae 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/sysutils/gutils-suite/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/sysutils/gutils-suite/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -13,6 +13,9 @@ maintainers         {mascguy @mascguy} openmaintainer
</span> description         Meta port encompassing the foundational GNU utils suite
 long_description    {*}${description}
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Leaf port, not intended to be used as a lib dep
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+stub.lib_dep        no
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> depends_lib-append \
                     port:bc \
                     port:bison \
</pre><pre style='margin:0'>

</pre>