aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorAdam Vandenberg2012-02-09 19:02:36 -0800
committerAdam Vandenberg2012-02-09 19:02:36 -0800
commit309483d09ba6716523d92089cd9a473c404af054 (patch)
tree0fec0c851fc0badbfa62a6562ce29bc1b02cbc39 /Library/Formula
parent5b44c086ebcb0c1ddc8433e4db71b24d915fab2d (diff)
downloadhomebrew-309483d09ba6716523d92089cd9a473c404af054.tar.bz2
yajl: shorten comment
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/yajl.rb3
1 files changed, 1 insertions, 2 deletions
diff --git a/Library/Formula/yajl.rb b/Library/Formula/yajl.rb
index 93eb3dbfc..5f9d30ec4 100644
--- a/Library/Formula/yajl.rb
+++ b/Library/Formula/yajl.rb
@@ -5,8 +5,7 @@ class Yajl < Formula
url 'http://github.com/lloyd/yajl/tarball/2.0.4'
sha256 'c19b9691cf15f22e74d903cd06ac9ba5e1e216e6a1b82bfe787c3b48a25bc118'
- # Configure uses cmake, even though it looks like we're
- # just using autotools below.
+ # Configure uses cmake internally
depends_on 'cmake' => :build
def install