🍻 Default formulae for the missing package manager for macOS
Find a file
nibbles 2bits 08008cd99e Imagemagick: patch for xml2-config
Imagemagick-6.7.x uses libxml2, but Apple changed the file
`xml2-config` starting in Mt. Lion, removing the `--prefix` flag.
That breaks Imagemagick, which uses it to find the library.
Because all versions of OSX have libxml2 in the same location,
this commit is safe for all users.

* Patch `configure` to not run `xml2-config --prefix` by placing
the value it returns, `/usr`, into the corresonding variable.

Fixes Homebrew/homebrew#11789.
Closes Homebrew/homebrew#11883.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-06 15:43:57 -05:00
Aliases Added htop-osx: patched version of htop 0.8.2.1. 2012-05-03 10:19:05 +08:00
Formula Imagemagick: patch for xml2-config 2012-05-06 15:43:57 -05:00