automake: remove :run.

This commit is contained in:
Mike McQuaid 2018-03-19 09:56:47 +00:00 committed by ilovezfs
parent 2abe8f0163
commit 1e1a871fd9

View file

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