diff options
Diffstat (limited to 'german/webalizer2')
-rw-r--r-- | german/webalizer2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
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 |