shakespeare: remove references to pre-Mavericks.

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

View file

@ -14,7 +14,7 @@ class Shakespeare < Formula
sha256 "1e35a35e7ca7eef401a76360320389fe23e2cea6db8bf9f2d266732c742ad8d5" => :yosemite
end
depends_on "flex" if MacOS.version >= :mountain_lion
depends_on "flex"
def install
system "make", "install"