unifdef: keg_only style tweaks

This commit is contained in:
Dominyk Tiller 2017-05-02 18:13:49 +01:00 committed by Mike McQuaid
parent 056def4318
commit 7fad297a78

View file

@ -13,8 +13,7 @@ class Unifdef < Formula
sha256 "8533d1ce7b70e51256a3c24d557345b7b7ac0b7e6562de5a0f942c058ae518db" => :mavericks
end
keg_only :provided_by_osx,
"The unifdef provided by Xcode cannot compile gevent."
keg_only :provided_by_osx, "the unifdef provided by Xcode cannot compile gevent"
def install
system "make", "prefix=#{prefix}", "install"