parent
36c9a0bc42
commit
d84ca3034a
1 changed files with 4 additions and 0 deletions
|
@ -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}/"
|
||||
|
|
Loading…
Reference in a new issue