#42378: Upgrade icon programming language to 9.5.1 and check for X11 existence --------------------------+--------------------------------- Reporter: t.tensi@… | Owner: michael.grunewald@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: icon | --------------------------+--------------------------------- Comment (by t.tensi@…): Replying to [comment:7 macsforever2000@…]:
[...] The Macports application directory should really reference the {{{applications_dir}}} variable. But it is perfectly acceptable to not check at all for X11 and make it the default variant [like in ] {{{inkscape}}} and {{{gimp2}}}
Hi Frank, I haven't quite got your preference here: * Shall I repair the check by replacing {{{set x11_file /Applications/MacPorts/X11.app}}} with {{{set x11_file ${applications_dir}/X11.app}}} to have a generic solution? or * Shall I remove the check altogether and blindly assume +x11 as the default variant? In my opinion the first approach is safer, but it will definitely miss an Apple installation of X11 and requires a MacPorts installation. Best regards, Thomas -- Ticket URL: <https://trac.macports.org/ticket/42378#comment:8> MacPorts <http://www.macports.org/> Ports system for OS X