Re: [MacPorts] #14807: fox-1.6.32 freetype2 dependency error
#14807: fox-1.6.32 freetype2 dependency error -------------------------------------------+-------------------------------- Reporter: will@… | Owner: lyle.johnson@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: fox | Port: fox -------------------------------------------+-------------------------------- Changes (by ryandesign@…): * cc: lyle.johnson@… (removed) * cc: ryandesign@… (added) * owner: macports-tickets@… => lyle.johnson@… * port: => fox Old description:
When building x11/fox toolkit it has a dependency on freetype. The header files for the current port of freetype is installed in /opt/local/include/freetype. I needed to change the Portfile to include this path:
configure.cppflags-append "-I${x11prefix}/include -I${prefix}/include/freetype2"
- Will Sobel
New description: When building x11/fox toolkit it has a dependency on freetype. The header files for the current port of freetype is installed in /opt/local/include/freetype. I needed to change the Portfile to include this path: {{{ configure.cppflags-append "-I${x11prefix}/include -I${prefix}/include/freetype2" }}} - Will Sobel -- Comment: So should we mark this ticket as invalid? -- Ticket URL: <http://trac.macports.org/ticket/14807#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts