Commit Graph

4 Commits (b1efcd3f3817cc964f54740ededb4eca8d2c32a1)

Author SHA1 Message Date
Camillo Lugaresi 0cfb74692f Remove spurious libiconv dependencies
OS X ships with iconv. glib failed to detect it, and this snowballed
into a few formulas requiring a superfluous duplicate install of
libiconv. All of the formulas in this commit compile without the
libiconv dependency.

jn:
The libiconv shipped with 10.5, 10.6, and 10.7 is version 1.11, so there
shouldn't be any cases of "10.x needs a newer libiconv but 10.y does
not".

In any case, we'll wait a week or so just in case any weird issues crop
up, and if not, then we can remove the libiconv formula and blacklist
it.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-02 22:22:16 -06:00
Jack Nagel 69fd528023 enca: remove unused configure switch
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-25 20:47:12 -06:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Roman V. Babenko 93f7bb4f20 New Formula enca
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2011-01-16 16:00:12 +00:00