<pre style='margin:0'>
Zhenfu Shi (i0ntempest) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/be8278176423befae068294d0b89c8f7c153082f">https://github.com/macports/macports-ports/commit/be8278176423befae068294d0b89c8f7c153082f</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 be827817642 gnuplot: remove unused configure arg
</span>be827817642 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit be8278176423befae068294d0b89c8f7c153082f
</span>Author: i0ntempest <szf1234@me.com>
AuthorDate: Fri Sep 20 21:49:04 2024 -0400
<span style='display:block; white-space:pre;color:#404040;'> gnuplot: remove unused configure arg
</span>---
math/gnuplot/Portfile | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/gnuplot/Portfile b/math/gnuplot/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 24542a71eef..9d05cb08274 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/gnuplot/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/gnuplot/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -70,8 +70,7 @@ configure.args --with-caca=${prefix} \
</span> --without-cairo \
--without-latex \
--without-lua \
<span style='display:block; white-space:pre;background:#ffe0e0;'>- --without-qt \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- --with-cwdrc
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ --without-qt
</span>
variant aquaterm description "Enable AquaTerm terminal" {
depends_lib-append port:aquaterm
</pre><pre style='margin:0'>
</pre>