#31712: Invalid cairo build on Lion for previous SDKs --------------------------------+------------------------------------------- Reporter: spolitov@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: cairo --------------------------------+------------------------------------------- Cairo port introduces patch when building on Mac OS X Lion. The patch named lion_fonts.diff. The problem appears when cairo is build on Lion but for previous version of SDK (for instance Snow Leopard). This diff introduces the check: MAC_OS_X_VERSION_MAX_ALLOWED < MAC_OS_X_VERSION_10_7 But MAC_OS_X_VERSION_10_7 is undefined for these SDKs. I've attached suggested fix for this issue. -- Ticket URL: <https://trac.macports.org/ticket/31712> MacPorts <http://www.macports.org/> Ports system for Mac OS