#34889: py27-cairo 1.8.10 incompatible with cairo +quartz -------------------------------+-------------------------------- Reporter: luis.kornblueh@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Resolution: | Keywords: Port: py27-cairo | -------------------------------+-------------------------------- Comment (by sean.michael.farley@…): Replying to [comment:9 g5pw@…]:
Hmm... ok, but we'd be forced to rewrite the setup.py every time something changes upstream... I compiled with waf, and it all went OK!
Did you try changing the python version (e.g. python3.2)? I think it works by chance that the system python is the same as python27. Also, the files don't get installed into the right "python" directories. One thing we could try to use a newer waf script from: http://code.google.com/p/waf/ and then move the ${prefix}/lib and ${prefix}/include directories into the framework structure during the post-destroot stage. I might be able to write that patch this afternoon. -- Ticket URL: <https://trac.macports.org/ticket/34889#comment:10> MacPorts <http://www.macports.org/> Ports system for Mac OS