aboutsummaryrefslogtreecommitdiffstats
path: root/www/awffull
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2012-06-01 13:26:28 +0800
committerdinoex <dinoex@FreeBSD.org>2012-06-01 13:26:28 +0800
commit530706893f31269bbfa303e069f2e76cbbe2fce7 (patch)
treea8077a0d6e20d70b39e6a7fe3e57a6dafe7c7f33 /www/awffull
parent9d262811a145d3e715edefd1d5d64ceac41de547 (diff)
downloadfreebsd-ports-gnome-530706893f31269bbfa303e069f2e76cbbe2fce7.tar.gz
freebsd-ports-gnome-530706893f31269bbfa303e069f2e76cbbe2fce7.tar.zst
freebsd-ports-gnome-530706893f31269bbfa303e069f2e76cbbe2fce7.zip
- update png to 1.5.10
Diffstat (limited to 'www/awffull')
-rw-r--r--www/awffull/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/awffull/Makefile b/www/awffull/Makefile
index 654820757043..a16497bef2e6 100644
--- a/www/awffull/Makefile
+++ b/www/awffull/Makefile
@@ -7,7 +7,7 @@
PORTNAME= awffull
PORTVERSION= 3.10.2
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES?= www
MASTER_SITES= http://www.stedee.id.au/files/
@@ -16,7 +16,7 @@ COMMENT= AWFFull is a webserver log analysis tool forked from Webalizer
BUILD_DEPENDS= ${LOCALBASE}/lib/X11/fonts/bitstream-vera/Vera.ttf:${PORTSDIR}/x11-fonts/bitstream-vera
LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd \
- png.6:${PORTSDIR}/graphics/png \
+ png15:${PORTSDIR}/graphics/png \
pcre.1:${PORTSDIR}/devel/pcre
RUN_DEPENDS:= ${BUILD_DEPENDS}