diff options
| author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-01-16 17:33:20 +0000 |
|---|---|---|
| committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-01-16 17:33:20 +0000 |
| commit | 2b1a883dc4fd248d3b049059b9543dde2ac98ffd (patch) | |
| tree | 0b080fcd55271333176593e1b9bc0b48aedbe9fa /www/webalizer-2 | |
| parent | 21829056931f158e125c2d89352e36c1c7196a26 (diff) | |
Massive style enforcement - use ^I instead of spaces for variables identation.
Diffstat (limited to 'www/webalizer-2')
| -rw-r--r-- | www/webalizer-2/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/www/webalizer-2/Makefile b/www/webalizer-2/Makefile index 764c872517a1..135f74934088 100644 --- a/www/webalizer-2/Makefile +++ b/www/webalizer-2/Makefile @@ -6,18 +6,18 @@ # PORTNAME= webalizer -PORTVERSION= 2.1.6 +PORTVERSION= 2.1.6 PORTREVISION= 1 CATEGORIES= www -MASTER_SITES= ftp://ftp.mrunix.net/pub/webalizer/ -DISTNAME= ${PORTNAME}-2.01-06-src +MASTER_SITES= ftp://ftp.mrunix.net/pub/webalizer/ +DISTNAME= ${PORTNAME}-2.01-06-src -MAINTAINER= ache@FreeBSD.org +MAINTAINER= ache@FreeBSD.org LIB_DEPENDS= gd.1:${PORTSDIR}/graphics/gd NO_LATEST_LINK= yes -USE_BZIP2= yes +USE_BZIP2= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+=--enable-dns \ --with-etcdir=${PREFIX}/etc \ |
