[47409] trunk/dports/gnome/gnome-desktop/Portfile
Ryan Schmidt
ryandesign at macports.org
Sat Feb 28 17:23:54 PST 2009
On Feb 27, 2009, at 19:47, jeremyhu at macports.org wrote:
> Revision: 47409
> http://trac.macports.org/changeset/47409
> Author: jeremyhu at macports.org
> Date: 2009-02-27 17:47:00 -0800 (Fri, 27 Feb 2009)
> Log Message:
> -----------
> gnome-desktop: Nuke unneeded dependency on xorg-libs
>
> Modified Paths:
> --------------
> trunk/dports/gnome/gnome-desktop/Portfile
>
> Modified: trunk/dports/gnome/gnome-desktop/Portfile
> ===================================================================
> --- trunk/dports/gnome/gnome-desktop/Portfile 2009-02-28 01:43:41
> UTC (rev 47408)
> +++ trunk/dports/gnome/gnome-desktop/Portfile 2009-02-28 01:47:00
> UTC (rev 47409)
> @@ -94,7 +94,7 @@
> }
>
> variant x11 conflicts quartz description {Enable rendering in X11
> (default)} {
> - depends_lib-append port:xorg-libs
> + # GTK pulls in our dependencies
> }
Does this mean the x11 variant can be deleted? It doesn't seem to do
anything anymore.
This port is particularly confusing in that it also has a no_x11
variant -- which also does nothing.
More information about the macports-dev
mailing list