avian: remove references to pre-Mavericks.

This commit is contained in:
Mike McQuaid 2019-01-24 18:33:35 +00:00
parent b1033552c5
commit f20fd1c629
No known key found for this signature in database
GPG key ID: 48A898132FD8EE70

View file

@ -17,7 +17,6 @@ class Avian < Formula
end
depends_on :java => "1.8"
depends_on :macos => :lion
def install
system "make", "use-clang=true"