#32552: Mesa 7.11 does not compile on Tiger/Mac OS X 10.4.11 because unsupported platform ---------------------------------------+------------------------------------ Reporter: Peter_Dyballa@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: wontfix | Keywords: Port: Mesa | ---------------------------------------+------------------------------------ Changes (by jeremyhu@…): * status: new => closed * resolution: => wontfix Comment: That's supposed to be handled by this hunk in the Portfile: {{{ # http://trac.macports.org/ticket/24345 # http://trac.macports.org/ticket/24393 # http://trac.macports.org/ticket/29860 if {${build_arch} == "ppc"} { reinplace "/SRC_DIRS/ s/gallium//" ${worksrcpath}/configs/darwin } }}} If you figure out why that's not working and can provide a patch, I'll commit it, but I don't even use Leopard any more let alone Tiger. -- Ticket URL: <https://trac.macports.org/ticket/32552#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS