Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 May 2013 11:00:38 +0100
From:      Anthony Brown <anthony@found-it.net>
To:        gnome@FreeBSD.org
Subject:   FreeBSD Port: print/freetype2 - problem with 2.14.12
Message-ID:  <CAON0-RfKGf-xeAJjp_MHJ-Fox5jm3W-FYE8hMWg2M7R9vD3fFg@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hi
   I have just updated freetype2 to 2.14.12 and there is now a problem
compiling other ports that depend on it. The problem seems to do with
freetype-config --cflags
   In version 2.14.11 this returns

-I/usr/local/include/freetype2 -I/usr/local/include

   but on version 2.14.12, this returns

-I@includedir@/freetype2 -I@includedir@

   which then causes other ports to fail compiling as it cant find the
freetype2 libraries.

Anthony



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAON0-RfKGf-xeAJjp_MHJ-Fox5jm3W-FYE8hMWg2M7R9vD3fFg>