[MacPorts] #33788: exact-image looks for X11 in /usr/X11
#33788: exact-image looks for X11 in /usr/X11 -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: macports@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: exact-image -------------------------------------+-------------------------------------- exact-image looks for X11 headers in /usr/X11/include and libraries in /usr/X11/lib and /usr/X11/lib64. There are never any lib64 directories on OS X, leading to many warnings like this: {{{ ld: warning: directory '/usr/X11/lib64' following -L not found }}} More importantly, in MacPorts, we never want to get any X11 bits from /usr/X11; if any X11 bits are required, declare dependencies on the corresponding MacPorts xorg-* ports and reference them in ${prefix}. -- Ticket URL: <https://trac.macports.org/ticket/33788> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts