diff options
Diffstat (limited to 'german/webalizer2')
-rw-r--r-- | german/webalizer2/Makefile | 6 | ||||
-rw-r--r-- | german/webalizer2/distinfo | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/german/webalizer2/Makefile b/german/webalizer2/Makefile index ce0f83b..22e795c 100644 --- a/german/webalizer2/Makefile +++ b/german/webalizer2/Makefile @@ -5,11 +5,11 @@ # $FreeBSD$ PORTNAME= webalizer -PORTVERSION= 2.1.3 +PORTVERSION= 2.1.5 CATEGORIES= german www MASTER_SITES= ftp://ftp.mrunix.net/pub/webalizer/pre-release/ \ ftp://ftp.lan-ks.de/pub/FreeBSD/distfiles/ -DISTNAME= ${PORTNAME}-2.01-03-src +DISTNAME= ${PORTNAME}-2.01-05-src MAINTAINER= dirk.meyer@dinoex.sub.org @@ -24,6 +24,7 @@ WEBALIZER_LANG?= german .include <bsd.port.pre.mk> CONFIGURE_ARGS+= --enable-dns \ + --with-etcdir=${PREFIX}/etc \ --with-gdlib=${PREFIX}/lib \ --with-gd=${PREFIX}/include/gd \ --with-language=${WEBALIZER_LANG} @@ -36,7 +37,6 @@ WRKSRC= ${WRKDIR}/${DISTNAME:S/-src$//} PLIST_SUB+= PKGNAMEPREFIX=${PKGNAMEPREFIX} pre-configure: - @${PERL5} -pi -e "s=/etc=${PREFIX}/etc=" ${WRKSRC}/webalizer.c @${PERL5} -pi -e "s=webalizer.conf=${PKGNAMEPREFIX}webalizer.conf=" \ ${WRKSRC}/webalizer.c diff --git a/german/webalizer2/distinfo b/german/webalizer2/distinfo index de87e4b..6d54ad0 100644 --- a/german/webalizer2/distinfo +++ b/german/webalizer2/distinfo @@ -1 +1 @@ -MD5 (webalizer-2.01-03-src.tar.bz2) = ec3146a2a6573d59ddf8db188c788b21 +MD5 (webalizer-2.01-05-src.tar.bz2) = ab45bc2c7893c00370a1fcbd9b71232e |