[MacPorts] #14807: fox-1.6.32 freetype2 dependency error

MacPorts noreply at macports.org
Wed Dec 24 12:45:42 PST 2008


#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


More information about the macports-tickets mailing list