diff options
Diffstat (limited to 'www/http-analyze/Makefile')
-rw-r--r-- | www/http-analyze/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/www/http-analyze/Makefile b/www/http-analyze/Makefile index a13e80a6ec8b..a3497a9b97f2 100644 --- a/www/http-analyze/Makefile +++ b/www/http-analyze/Makefile @@ -6,7 +6,7 @@ PORTNAME= http-analyze PORTVERSION= 2.01 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MASTER_SITES= ftp://ftp.rent-a-guru.de/pub/http-analyze2.01/ DISTNAME= ${PORTNAME}${PORTVERSION} @@ -15,8 +15,6 @@ EXTRACT_SUFX= -src.tar.gz MAINTAINER= todd@thisisa.com COMMENT= A fast Log-Analyzer for web servers -BROKEN= Broken gd dependency - BUILD_DEPENDS= gif2png:${PORTSDIR}/graphics/gif2png LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd2 |