diff options
Diffstat (limited to 'www/webalizer-2/Makefile')
-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 \ |