diff options
author | ache <ache@FreeBSD.org> | 2001-09-11 02:38:25 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 2001-09-11 02:38:25 +0000 |
commit | 99923fa99ba4aa31165a8e929806b2d9c055a4d5 (patch) | |
tree | 5b57624102dafe92d88011527f81977ef8a1bb10 /www/mmosaic | |
parent | ee85559bb85232aa24014749b72ebf893395e31c (diff) | |
download | FreeBSD-ports-99923fa99ba4aa31165a8e929806b2d9c055a4d5.zip FreeBSD-ports-99923fa99ba4aa31165a8e929806b2d9c055a4d5.tar.gz |
Bump png major
Diffstat (limited to 'www/mmosaic')
-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 0a2aea3..5cb49b3 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" |