libpcap: use *_by_macos.
This commit is contained in:
parent
718ea8c397
commit
d4c684fe19
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ class Libpcap < Formula
|
|||
sha256 "cca6e084403fedada146bd162dade2638a6380733c136bb2e65b6657d5c3fe92" => :yosemite
|
||||
end
|
||||
|
||||
keg_only :provided_by_osx
|
||||
keg_only :provided_by_macos
|
||||
|
||||
def install
|
||||
system "./configure", "--prefix=#{prefix}",
|
||||
|
|
Loading…
Reference in a new issue