aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/webalizer.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/webalizer.rb')
-rw-r--r--Library/Formula/webalizer.rb3
1 files changed, 2 insertions, 1 deletions
diff --git a/Library/Formula/webalizer.rb b/Library/Formula/webalizer.rb
index 06505da96..ba114fabe 100644
--- a/Library/Formula/webalizer.rb
+++ b/Library/Formula/webalizer.rb
@@ -4,10 +4,11 @@ class Webalizer < Formula
homepage 'http://www.mrunix.net/webalizer/'
url 'ftp://ftp.mrunix.net/pub/webalizer/webalizer-2.23-05-src.tgz'
sha1 'bc28ff28d9484c8e9793ec081c7cbfcb1f577351'
+ revision 1
depends_on 'gd'
depends_on 'berkeley-db'
- depends_on :libpng
+ depends_on 'libpng'
def install
system "./configure", "--disable-debug",