From 3f7cb5feec2980b17786379415df11569dde35b3 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Fri, 5 Dec 2014 01:32:34 -0500 Subject: spiped: modernize bsdmake dep --- Library/Formula/spiped.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library') diff --git a/Library/Formula/spiped.rb b/Library/Formula/spiped.rb index b242517b4..c6c497ce1 100644 --- a/Library/Formula/spiped.rb +++ b/Library/Formula/spiped.rb @@ -12,7 +12,7 @@ class Spiped < Formula sha1 "d947a62a7f03ea5c608b6ec43c9c5ed0333f4a06" => :lion end - depends_on :bsdmake + depends_on "bsdmake" => :build depends_on "openssl" def install -- cgit v1.2.3