gperf: remove old keg_only reasons.

This commit is contained in:
Mike McQuaid 2018-04-16 22:19:17 +01:00 committed by ilovezfs
parent 904485c9ba
commit b1b05e8c79

View file

@ -13,8 +13,6 @@ class Gperf < Formula
sha256 "263440c302dddec69c2140e8df2e4c00a76b76137243e712e8e8756140e0eaf5" => :yosemite
end
keg_only :provided_until_xcode43
def install
system "./configure", "--prefix=#{prefix}"
system "make", "install"