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/cheetah | |
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/cheetah')
-rw-r--r-- | www/cheetah/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/cheetah/Makefile b/www/cheetah/Makefile index e26ce9f43b6b..5a581490c90d 100644 --- a/www/cheetah/Makefile +++ b/www/cheetah/Makefile @@ -15,7 +15,7 @@ MAINTAINER= nakai@FreeBSD.org LIB_DEPENDS= ungif.5:${PORTSDIR}/graphics/libungif \ jpeg.9:${PORTSDIR}/graphics/jpeg \ - png.4:${PORTSDIR}/graphics/png + png.5:${PORTSDIR}/graphics/png GNU_CONFIGURE= yes USE_X_PREFIX= yes |