Switching from Gimp +x11 to +quartz possible without reinstall?
Lawrence Velázquez
larryv at macports.org
Sat Jan 17 08:20:04 PST 2015
On Jan 17, 2015, at 4:41 AM, Dominik Reichardt <domiman at 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
More information about the macports-users
mailing list