fontforge: look for png libraries in /usr/X11

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Michael Morgan 2010-10-16 17:09:54 -04:00 committed by Adam Vandenberg
parent e834f69f51
commit a28db6e20c

View file

@ -11,6 +11,7 @@ class Fontforge <Formula
depends_on 'potrace'
def install
ENV.x11
system "./configure", "--prefix=#{prefix}",
"--enable-double",
"--without-freetype-bytecode",