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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/b19cf477624727166599c44f7f0ef738ae344093">https://github.com/macports/macports-ports/commit/b19cf477624727166599c44f7f0ef738ae344093</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 b19cf477624 gl2ps: parallel building is the default
</span>b19cf477624 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit b19cf477624727166599c44f7f0ef738ae344093
</span>Author: Ken Cunningham <kencu@macports.org>
AuthorDate: Tue Feb 7 01:08:12 2023 -0800

<span style='display:block; white-space:pre;color:#404040;'>    gl2ps: parallel building is the default
</span>---
 graphics/gl2ps/Portfile | 2 --
 1 file changed, 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/gl2ps/Portfile b/graphics/gl2ps/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index e6f6e3a3c76..9c68fe5820c 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/gl2ps/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/gl2ps/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -43,8 +43,6 @@ configure.args-append                        \
</span>     -DCMAKE_DISABLE_FIND_PACKAGE_GLUT=TRUE   \
     -DCMAKE_DISABLE_FIND_PACKAGE_LATEX=TRUE
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-use_parallel_build      yes
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span> variant docs description {generate documentation} {
     depends_build-append    \
         port:texlive-fonts-recommended \
</pre><pre style='margin:0'>

</pre>