znc: new dsl

This commit is contained in:
Adam Vandenberg 2012-08-22 21:00:14 -07:00
parent 43e306f612
commit d7dfe2b537

View file

@ -7,7 +7,7 @@ class Znc < Formula
head 'https://github.com/znc/znc.git'
if ARGV.build_head?
if build.head?
depends_on :automake
depends_on :libtool
end