daemon: fix build on 10.10

Fixes#33041.
This commit is contained in:
Jack Nagel 2014-10-09 00:29:11 -05:00
parent 0a879b17ff
commit 93caee56bc

View file

@ -9,7 +9,7 @@ class Daemon < Formula
patch do
url "https://trac.macports.org/raw-attachment/ticket/42845/daemon-0.6.4-ignore-strlcpy-strlcat.patch"
sha1 "8330e7a2df1b8a37b440709c26baf55df251bc56"
end if MacOS.version == :mavericks
end if MacOS.version >= :mavericks
def install
system "./config"