gpsd: apply MacPorts patch for 10.9

Closes Homebrew/homebrew#24235.
This commit is contained in:
Adam Vandenberg 2013-11-16 23:16:31 -08:00
parent 36c9a0bc42
commit d84ca3034a

View file

@ -8,6 +8,10 @@ class Gpsd < Formula
depends_on 'scons' => :build
depends_on 'libusb' => :optional
def patches
{:p0 => "https://trac.macports.org/export/113474/trunk/dports/net/gpsd/files/string.patch"}
end
def install
system "scons", "chrpath=False", "python=False", "strip=False", "shared=False",
"prefix=#{prefix}/"