From 2d0bc71d62d0a950fd5dac8432fe6b67c45228c2 Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 22 May 2001 09:32:18 +0000 Subject: Update dependency on png to >=1.0.11 because of the shlib major bump. Noted by Frederick Bruckman. --- www/chimera/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/chimera') diff --git a/www/chimera/Makefile b/www/chimera/Makefile index f041788c7ce..b917dc8c256 100644 --- a/www/chimera/Makefile +++ b/www/chimera/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2001/05/04 13:11:44 fredb Exp $ +# $NetBSD: Makefile,v 1.7 2001/05/22 09:32:26 wiz Exp $ # DISTNAME= chimera-2.0a19 @@ -10,7 +10,7 @@ HOMEPAGE= http://www.chimera.org/ COMMENT= World Wide Web Browser for X Windows DEPENDS+= jpeg-6b:../../graphics/jpeg -DEPENDS+= png>1.0.9:../../graphics/png +DEPENDS+= png>=1.0.11:../../graphics/png USE_IMAKE= yes -- cgit v1.2.3