aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/fontforge.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/fontforge.rb b/Library/Formula/fontforge.rb
index 0bbda4283..72e34789a 100644
--- a/Library/Formula/fontforge.rb
+++ b/Library/Formula/fontforge.rb
@@ -11,6 +11,7 @@ class Fontforge <Formula
depends_on 'potrace'
def install
+ ENV.x11
system "./configure", "--prefix=#{prefix}",
"--enable-double",
"--without-freetype-bytecode",