automake: audit fixes

This commit is contained in:
Andrew Janke 2015-12-19 00:47:53 -05:00
parent 0d54df1d9e
commit 35a23ffcb0

View file

@ -14,10 +14,10 @@ class Automake < Formula
sha256 "6e6fdaa7fb7ddaaeb103341d1ca351e0669874f86eb21eb6623cb345dd1f5b6f" => :mountain_lion
end
depends_on "autoconf" => :run
keg_only :provided_until_xcode43
depends_on "autoconf" => :run
def install
ENV["PERL"] = "/usr/bin/perl"