[MacPorts] #61397: GIMP With +no_x11 Wants To Install Xorg

MacPorts noreply at macports.org
Sun Nov 1 06:30:39 UTC 2020


#61397: GIMP With +no_x11 Wants To Install Xorg
---------------------+------------------------
  Reporter:  ensafi  |      Owner:  (none)
      Type:  defect  |     Status:  new
  Priority:  Normal  |  Milestone:
 Component:  ports   |    Version:  2.6.3
Resolution:          |   Keywords:  highsierra
      Port:  gimp2   |
---------------------+------------------------

Comment (by kencu):

 If you really have this in {{{variants.conf}}}:
 {{{
 -x11 +no+x11 +quartz
 }}}

 try changing it to just this:
 {{{
 +quartz
 }}}


 If there is anything already installed, you probably should just uninstall
 it, unless you're sure you haven't polluted the system at all.

 Some ports default to install {{{+x11 +quartz}}} and don't mess with them
 if they do. Just leave them alone.

 I don't generally put anything in variants.conf, and from a clean slate,
 if I just do this:
 {{{
 sudo port -v install gimp2 +quartz
 }}}

 then all goes well.

-- 
Ticket URL: <https://trac.macports.org/ticket/61397#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list