summaryrefslogtreecommitdiff
path: root/math/grace
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-05-22 09:32:18 +0000
committerwiz <wiz@pkgsrc.org>2001-05-22 09:32:18 +0000
commit26c40c61dd1d726913b4b92c5749d3561b40f140 (patch)
tree1df5f6c020b6f6acdff761eca4cb1348bc4276f8 /math/grace
parent1ae709ff51fb04b43ea64c7120ae73bf58d442f7 (diff)
downloadpkgsrc-26c40c61dd1d726913b4b92c5749d3561b40f140.tar.gz
Update dependency on png to >=1.0.11 because of the shlib major bump.
Noted by Frederick Bruckman.
Diffstat (limited to 'math/grace')
-rw-r--r--math/grace/Makefile4
1 files changed, 2 insertions, 2 deletions
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