zookeeper: use new dsl

This commit is contained in:
Adam Vandenberg 2012-08-23 15:11:55 -07:00
parent 487b63de6b
commit ab278d9c6b

View file

@ -7,7 +7,7 @@ class Zookeeper < Formula
head 'http://svn.apache.org/repos/asf/zookeeper/trunk'
if ARGV.build_head?
if build.head?
depends_on :automake
depends_on :libtool
end