diff options
Diffstat (limited to 'www/dillo/Makefile')
-rw-r--r-- | www/dillo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/dillo/Makefile b/www/dillo/Makefile index 72eb38299f2a..de85b9205528 100644 --- a/www/dillo/Makefile +++ b/www/dillo/Makefile @@ -11,7 +11,7 @@ PORTNAME= dillo PORTVERSION= 0.8.6 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= www ipv6 MASTER_SITES= http://www.dillo.org/download/ @@ -20,7 +20,7 @@ COMMENT= A fast, small graphical Web browser built upon GTK+ RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ - png.5:${PORTSDIR}/graphics/png + png.6:${PORTSDIR}/graphics/png USE_BZIP2= yes USE_GNOME= gnometarget gtk12 |