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. --- math/R/Makefile | 4 ++-- math/grace/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'math') diff --git a/math/R/Makefile b/math/R/Makefile index 71749b63a12..d35f2ce4f97 100644 --- a/math/R/Makefile +++ b/math/R/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2001/03/27 03:20:05 hubertf Exp $ +# $NetBSD: Makefile,v 1.22 2001/05/22 09:32:24 wiz Exp $ # DISTNAME= R-1.1.1 @@ -23,7 +23,7 @@ COMMENT= Statistical language for data analysis and graphics BUILD_DEPENDS+= autoconf-2.13:../../devel/autoconf DEPENDS+= readline>=4.0:../../devel/readline DEPENDS+= jpeg-*:../../graphics/jpeg -DEPENDS+= png>1.0.9:../../graphics/png +DEPENDS+= png>=1.0.11:../../graphics/png # Requires IEEE math NOT_FOR_PLATFORM= *-*-alpha diff --git a/math/grace/Makefile b/math/grace/Makefile index 4ebba137e6a..0bbd61eb729 100644 --- a/math/grace/Makefile +++ b/math/grace/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2001/03/28 11:26:09 drochner Exp $ +# $NetBSD: Makefile,v 1.9 2001/05/22 09:32:24 wiz Exp $ DISTNAME= grace-5.1.2 CATEGORIES= math graphics x11 @@ -11,7 +11,7 @@ COMMENT= GRaphing, Advanced Computation and Exploration of data DEPENDS+= netcdf>=3.4:../../devel/netcdf DEPENDS+= jpeg-6*:../../graphics/jpeg DEPENDS+= tiff-*:../../graphics/tiff -DEPENDS+= png>1.0.9:../../graphics/png +DEPENDS+= png>=1.0.11:../../graphics/png DEPENDS+= pdflib>=3.0:../../print/pdflib DEPENDS+= t1lib>=1.0.1:../../textproc/t1lib DEPENDS+= Xbae-*:../../x11/Xbae -- cgit v1.2.3