graphviz: fix freetype detection.

This commit is contained in:
Munchausen
2014-09-24 14:52:26 +00:00
committed by Augustin Cavalier
parent 02dcebdd9c
commit be49253a38

View File

@@ -113,6 +113,8 @@ BUILD()
libtoolize -fci
autoconf
runConfigure ./configure \
CPPFLAGS=`pkg-config --cflags freetype2` \
LDFLAGS=`pkg-config --libs freetype2` \
--enable-shared \
--disable-perl