diff options
Diffstat (limited to 'www/mgstat/Makefile')
-rw-r--r-- | www/mgstat/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/mgstat/Makefile b/www/mgstat/Makefile index ce71bc0bf103..5c35231c6517 100644 --- a/www/mgstat/Makefile +++ b/www/mgstat/Makefile @@ -7,14 +7,14 @@ PORTNAME= mgstat PORTVERSION= 0.12 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= www MASTER_SITES= http://wizard.ae.krakow.pl/~mike/download/ MAINTAINER= ports@FreeBSD.org COMMENT= Produce graphs from mod_gzip log files -LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd +LIB_DEPENDS= gd:${PORTSDIR}/graphics/gd GNU_CONFIGURE= yes |