diff options
author | ache <ache@FreeBSD.org> | 2001-09-11 10:38:25 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 2001-09-11 10:38:25 +0800 |
commit | 99923fa99ba4aa31165a8e929806b2d9c055a4d5 (patch) | |
tree | 5b57624102dafe92d88011527f81977ef8a1bb10 /www/dillo2 | |
parent | ee85559bb85232aa24014749b72ebf893395e31c (diff) | |
download | freebsd-ports-gnome-99923fa99ba4aa31165a8e929806b2d9c055a4d5.tar.gz freebsd-ports-gnome-99923fa99ba4aa31165a8e929806b2d9c055a4d5.tar.zst freebsd-ports-gnome-99923fa99ba4aa31165a8e929806b2d9c055a4d5.zip |
Bump png major
Diffstat (limited to 'www/dillo2')
-rw-r--r-- | www/dillo2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/dillo2/Makefile b/www/dillo2/Makefile index 96274b1bca6f..6cffed93169e 100644 --- a/www/dillo2/Makefile +++ b/www/dillo2/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= greid@FreeBSD.org LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ - png.4:${PORTSDIR}/graphics/png \ + png.5:${PORTSDIR}/graphics/png \ intl.1:${PORTSDIR}/devel/gettext USE_GTK= yes |