unifdef: keg_only style tweaks
This commit is contained in:
parent
056def4318
commit
7fad297a78
1 changed files with 1 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue