diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2001-09-11 02:38:25 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2001-09-11 02:38:25 +0000 |
commit | 4e9210b7278284b11f40b35f315ce73f48563b69 (patch) | |
tree | 120a35aba547830aeac9a5d448e01d91d90625db /www/cheetah | |
parent | b51951bf3188d3330c1b3dbedff1d0328a28a486 (diff) | |
download | ports-4e9210b7278284b11f40b35f315ce73f48563b69.tar.gz ports-4e9210b7278284b11f40b35f315ce73f48563b69.zip |
Notes
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 |