Opened 16 years ago

Last modified 15 years ago

#14807 closed defect

fox-1.6.32 freetype2 dependency error — at Initial Version

Reported by: will@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: fox Cc:
Port: fox

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

Change History (1)

Changed 16 years ago by will@…

Attachment: Portfile added

Complete portfile for fox.

Note: See TracTickets for help on using tickets.