On Jan 17, 2015, at 4:41 AM, Dominik Reichardt <domi...@gmail.com> wrote:

> I wonder if there is a good way to switch from Gimp +x11 to +quartz? Just 
> sudo port install gimp -x11 +quartz, *did* install that but all dependencies 
> were still the same, so there was no difference :)

`port install` doesn't switch variants. Try this:

    $ sudo port -n upgrade --enforce-variants gimp -x11 +quartz

vq
_______________________________________________
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users

Reply via email to