#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@…): Hi Frank, sorry for the hassle! I have neither a current Intel installation nor X11 on my machine. So it is kind of a blind flight for me, thanks for your patience ;-) Now with the current Portfile - when querying for an X11 installation - I am just checking for the existence of "/Applications/MacPorts/X11.app" . This rules out the standard Apple X11 server, but requires that you have a MacPorts xorg installation. If not, a non-graphics version of icon will be built; this also happens when you do not have X11 at all. Additionally I have added a post-patch modification of the Makedefs file. Currently it blindly assumes that the X11 includes are in "/opt/X11/include" and the X11 libs in "/usr/X11/lib". If we really want to support all kinds of X11 servers, the portfile gets more complicated. As far as I can tell the only port currently depending on "icon" is "noweb" and this does not need any graphics... Best regards, Thomas -- Ticket URL: <https://trac.macports.org/ticket/42378#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X