aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/pkg-config.rb
diff options
context:
space:
mode:
authorCamillo Lugaresi2012-06-05 22:21:15 +0200
committerJack Nagel2012-07-01 12:10:32 -0500
commit63415cccaecf9cccf204570ea2242b56ce0ffdc4 (patch)
tree3f40e2499f4bf0914234d33755586349edb2e805 /Library/Formula/pkg-config.rb
parent344005f8021eba9d9114735ec44a2e9f165a295b (diff)
downloadhomebrew-63415cccaecf9cccf204570ea2242b56ce0ffdc4.tar.bz2
use XQuartz when present
Diffstat (limited to 'Library/Formula/pkg-config.rb')
-rw-r--r--Library/Formula/pkg-config.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Formula/pkg-config.rb b/Library/Formula/pkg-config.rb
index d61c83698..ffc8d0374 100644
--- a/Library/Formula/pkg-config.rb
+++ b/Library/Formula/pkg-config.rb
@@ -18,7 +18,6 @@ class PkgConfig < Formula
#{HOMEBREW_PREFIX}/share/pkgconfig
/usr/local/lib/pkgconfig
/usr/lib/pkgconfig
- /usr/X11/lib/pkgconfig
].uniq
system "./configure", "--disable-debug",
"--prefix=#{prefix}",