Commit Graph

1 Commits (a3668786363b8e5661b48994f376a4edb28d2bdb)

Author SHA1 Message Date
Simon Heimlicher f8ea567573 Added formula for md (1), which is missing from OS X Mountain Lion
Up to and including 10.7.4, OS X shipped with 'md' at '/usr/bin/md',
a BSD utility to manage dependencies. Since OS X 10.8, 'md' is
missing, which causes compilation of older software to fail with an
error message along the lines of 'make: md: No such file or directory'.
This formula uses the source for 'md' from OS X 10.7.4.

Closes Homebrew/homebrew#13612.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-07-28 20:27:46 -03:00