diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2000-10-07 15:56:53 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2000-10-07 15:56:53 +0000 |
commit | 48e1513c1c8ec53e39db483d9ac8a5235d4c5435 (patch) | |
tree | 8873ed77700fb9fbefdad318353e8804107d245b /german/webalizer2 | |
parent | 183c7be52b156ad85d8d259815fe733065dc808b (diff) | |
download | ports-48e1513c1c8ec53e39db483d9ac8a5235d4c5435.tar.gz ports-48e1513c1c8ec53e39db483d9ac8a5235d4c5435.zip |
Notes
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 ce0f83b6fa53..22e795cb52a6 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 de87e4baa577..6d54ad0a73c3 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 |