diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-02-12 10:01:08 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-02-12 10:01:08 +0000 |
commit | 9e048852214e8a735a9ce5e2a0badb17d9d422ce (patch) | |
tree | 6f85db05ab940c3a4a0abcea91e5f13d96182ae7 /german | |
parent | a128c373e685440e41cf64e176cc980c2c868ff6 (diff) | |
download | ports-9e048852214e8a735a9ce5e2a0badb17d9d422ce.tar.gz ports-9e048852214e8a735a9ce5e2a0badb17d9d422ce.zip |
Notes
Diffstat (limited to 'german')
-rw-r--r-- | german/webalizer/Makefile | 3 | ||||
-rw-r--r-- | german/webalizer2/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/german/webalizer/Makefile b/german/webalizer/Makefile index f0389d72a729..c7faeeb39aca 100644 --- a/german/webalizer/Makefile +++ b/german/webalizer/Makefile @@ -6,6 +6,7 @@ PORTNAME= webalizer PORTVERSION= 1.30.4 +PORTREVISION= 1 CATEGORIES= german www MASTER_SITES= ftp://ftp.mrunix.net/pub/webalizer/ \ ftp://ftp.lan-ks.de/pub/FreeBSD/distfiles/ @@ -14,7 +15,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= dirk.meyer@dinoex.sub.org -LIB_DEPENDS= gd.1:${PORTSDIR}/graphics/gd +LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd WEBALIZER_LANG?= german GNU_CONFIGURE= yes diff --git a/german/webalizer2/Makefile b/german/webalizer2/Makefile index f04995963bcc..09c6ff249fa6 100644 --- a/german/webalizer2/Makefile +++ b/german/webalizer2/Makefile @@ -6,6 +6,7 @@ PORTNAME= webalizer PORTVERSION= 2.1.6 +PORTREVISION= 1 CATEGORIES= german www MASTER_SITES= ftp://ftp.mrunix.net/pub/webalizer/ \ ftp://ftp.lan-ks.de/pub/FreeBSD/distfiles/ @@ -14,7 +15,7 @@ DISTNAME= ${PORTNAME}-2.01-06-src MAINTAINER= dirk.meyer@dinoex.sub.org -LIB_DEPENDS= gd.1:${PORTSDIR}/graphics/gd +LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd USE_BZIP2= yes GNU_CONFIGURE= yes |