#17741: UPDATE: fox-1.6.34 -----------------------------------+---------------------------------------- Reporter: lyle@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.7.0 Keywords: | Port: fox -----------------------------------+---------------------------------------- Comment(by lyle@…): Replying to [comment:1 ryandesign@…]:
What is the built-time bug? I've recently received two different bug reports that were similar to #14807 (although I had forgotten about that one). Basically, it was that the build would break when trying to compile a file which included <freetype/config/ftheader.h> because -I/${prefix}/include/freetype2 wasn't in the include path.
I see you're adding a dependency on freetype and adding `-I/${prefix}/include/freetype2` to the cppflags... but I thought the decision in #14807 was that no change to the cppflags was necessary? You're right, that addition was a mistake. The only change that needs to be made is to add the dependency on port:freetype. Once that's in place, the fox configure script will amend the include path itself properly.
-- Ticket URL: <http://trac.macports.org/ticket/17741#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS