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/mmosaic/Makefile | |
parent | b51951bf3188d3330c1b3dbedff1d0328a28a486 (diff) | |
download | ports-4e9210b7278284b11f40b35f315ce73f48563b69.tar.gz ports-4e9210b7278284b11f40b35f315ce73f48563b69.zip |
Bump png major
Notes
Notes:
svn path=/head/; revision=47627
Diffstat (limited to 'www/mmosaic/Makefile')
-rw-r--r-- | www/mmosaic/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mmosaic/Makefile b/www/mmosaic/Makefile index 0a2aea35004b..5cb49b3faf86 100644 --- a/www/mmosaic/Makefile +++ b/www/mmosaic/Makefile @@ -17,7 +17,7 @@ DISTNAME= mMosaic-${PORTVERSION} MAINTAINER= trevor@FreeBSD.org -LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png +LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png NO_CDROM= "academic, research and internal business purposes only, without a fee" NO_PACKAGE= "must cause any work...derived...to be licensed as a whole...under...this License" |