diff options
| author | Camillo Lugaresi | 2012-06-05 22:21:15 +0200 |
|---|---|---|
| committer | Jack Nagel | 2012-07-01 12:10:32 -0500 |
| commit | 63415cccaecf9cccf204570ea2242b56ce0ffdc4 (patch) | |
| tree | 3f40e2499f4bf0914234d33755586349edb2e805 /Library/Formula/pkg-config.rb | |
| parent | 344005f8021eba9d9114735ec44a2e9f165a295b (diff) | |
| download | homebrew-63415cccaecf9cccf204570ea2242b56ce0ffdc4.tar.bz2 | |
use XQuartz when present
Diffstat (limited to 'Library/Formula/pkg-config.rb')
| -rw-r--r-- | Library/Formula/pkg-config.rb | 1 |
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}", |
