aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/pango.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Formula/pango.rb b/Library/Formula/pango.rb
index 8aabdf66c..18bef8106 100644
--- a/Library/Formula/pango.rb
+++ b/Library/Formula/pango.rb
@@ -27,7 +27,6 @@ class Pango < Formula
"--disable-debug",
"--prefix=#{prefix}",
"--enable-man",
- "--with-x",
"--with-html-dir=#{share}/doc",
"--disable-introspection"
system "make"