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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/fec0391ef38667a7761a7f5657a96774ecfc8ea4">https://github.com/macports/macports-ports/commit/fec0391ef38667a7761a7f5657a96774ecfc8ea4</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit fec0391ef38667a7761a7f5657a96774ecfc8ea4
</span>Author: Landon Fuller <landonf@macports.org>
AuthorDate: Wed Apr 21 14:49:41 2021 -0600

<span style='display:block; white-space:pre;color:#404040;'>    gtk3: +quartz no longer requires that gdk-pixbuf2 be built with -x11
</span>---
 gnome/gtk3/Portfile | 1 -
 1 file changed, 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/gnome/gtk3/Portfile b/gnome/gtk3/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index f687dba1554..3a89381575d 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/gnome/gtk3/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/gnome/gtk3/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -241,7 +241,6 @@ if {${universal_possible} && [variant_isset universal]} {
</span> variant quartz conflicts x11 {
     require_active_variants path:lib/pkgconfig/cairo.pc:cairo quartz
     require_active_variants path:lib/pkgconfig/pango.pc:pango quartz
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    require_active_variants port:gdk-pixbuf2 "" x11
</span> 
     configure.args-append   --enable-quartz-backend
 }
</pre><pre style='margin:0'>

</pre>