mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
graphviz: fix freetype detection.
This commit is contained in:
committed by
Augustin Cavalier
parent
02dcebdd9c
commit
be49253a38
@@ -113,6 +113,8 @@ BUILD()
|
||||
libtoolize -fci
|
||||
autoconf
|
||||
runConfigure ./configure \
|
||||
CPPFLAGS=`pkg-config --cflags freetype2` \
|
||||
LDFLAGS=`pkg-config --libs freetype2` \
|
||||
--enable-shared \
|
||||
--disable-perl
|
||||
|
||||
|
||||
Reference in New Issue
Block a user