#41593: freetype: many ports fail to build due to change in include path structure -----------------------+-------------------------- Reporter: devans@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: freetype | -----------------------+-------------------------- Comment (by ryandesign@…): The freetype CHANGES file explains: {{{ CHANGES BETWEEN 2.5 and 2.5.1 ... II. IMPORTANT CHANGES ... - The header file layout has been changed. After installation, all files are now located in `<prefix>/include/freetype2'. Applications that use (a) `freetype-config' or FreeType's `pkg-config' file to get the include directory for the compiler, and (b) the documented way for header inclusion like #include <ft2build.h> #include FT_FREETYPE_H ... don't need any change to the source code. }}} -- Ticket URL: <https://trac.macports.org/ticket/41593#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X