aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorAdam Vandenberg2013-01-27 14:49:44 -0800
committerAdam Vandenberg2013-01-27 14:54:51 -0800
commitf674659a50e728946ba28309fab4535673fc87f8 (patch)
treee5f1f0182a2fe515885b4ae8c0fa8be6b969da65 /Library/Formula
parent23373b4d647c8b24ce64f21a071c0a02b1e83191 (diff)
downloadhomebrew-f674659a50e728946ba28309fab4535673fc87f8.tar.bz2
phantom-js: style nits
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/phantomjs.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/phantomjs.rb b/Library/Formula/phantomjs.rb
index e69d81c02..6df1467b9 100644
--- a/Library/Formula/phantomjs.rb
+++ b/Library/Formula/phantomjs.rb
@@ -13,7 +13,7 @@ class Phantomjs < Formula
url 'http://phantomjs.googlecode.com/files/phantomjs-1.8.1-macosx.zip'
sha1 '69206ce980703e54160628614a6917d8ec19c281'
- depends_on SnowLeopardOrNewer.new
+ depends_on SnowLeopardOrNewer
def install
bin.install 'bin/phantomjs'