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 7ae3d16beace..ad953b9fd5d7 100644 --- a/www/dillo/Makefile +++ b/www/dillo/Makefile @@ -11,7 +11,7 @@ PORTNAME= dillo PORTVERSION= 0.8.6 -PORTREVISION= 6 +PORTREVISION= 7 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.6:${PORTSDIR}/graphics/png + png15:${PORTSDIR}/graphics/png USE_BZIP2= yes USE_GNOME= gtk12 |