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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/add65791221421e905aa085d9f5650a369ab7db7">https://github.com/macports/macports-ports/commit/add65791221421e905aa085d9f5650a369ab7db7</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 add65791221 mathgl: add gettext to depends_build
</span>add65791221 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit add65791221421e905aa085d9f5650a369ab7db7
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Sat Dec 25 13:15:11 2021 -0600

<span style='display:block; white-space:pre;color:#404040;'>    mathgl: add gettext to depends_build
</span>---
 math/mathgl/Portfile | 3 +++
 1 file changed, 3 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/mathgl/Portfile b/math/mathgl/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 88bdc348e1a..b2c698ad90c 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/mathgl/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/mathgl/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -22,6 +22,9 @@ checksums           rmd160  6abade12b455817a82b98752a384af5bc4f7ef63 \
</span>                     sha256  f58178a31f35cc5a75ed3ef1dce8cdaf4102903e69672ef38cebfe648ba927db \
                     size    23974688
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+depends_build-append \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    port:gettext
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> depends_lib-append  path:lib/libfltk.dylib:fltk \
                     port:gettext-runtime \
                     port:giflib \
</pre><pre style='margin:0'>

</pre>