tcpflow: remove references to pre-Mavericks.

This commit is contained in:
Mike McQuaid 2019-01-24 18:35:27 +00:00
parent 9d1b3fe71e
commit 90e203912f
No known key found for this signature in database
GPG key ID: 48A898132FD8EE70

View file

@ -20,7 +20,6 @@ class Tcpflow < Formula
depends_on "boost" => :build
depends_on "openssl"
depends_on "sqlite" if MacOS.version < :lion
def install
system "bash", "./bootstrap.sh" if build.head?