wok-current diff webalizer/receipt @ rev 5614

catalyst: fix compile with 2.6.33.4 and WGET_URL
author Rohit Joshi <jozee@slitaz.org>
date Thu May 20 10:43:52 2010 -0400 (2010-05-20)
parents 2e6c38769fae
children 386214f606f5
line diff
     1.1 --- a/webalizer/receipt	Mon May 11 10:42:20 2009 +0200
     1.2 +++ b/webalizer/receipt	Thu May 20 10:43:52 2010 -0400
     1.3 @@ -10,6 +10,7 @@
     1.4  WGET_URL="ftp://ftp.mrunix.net/pub/$PACKAGE/$TARBALL"
     1.5  DEPENDS="libgd zlib db apache"
     1.6  BUILD_DEPENDS="libgd libgd-dev zlib-dev db db-dev"
     1.7 +TAGS="logs"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()