From fc4bbe079012fb0e0a280632d1cb84bd8404591b Mon Sep 17 00:00:00 2001 From: jlam Date: Mon, 28 Aug 2000 05:41:02 +0000 Subject: Fix broken DEPENDS on netcdf. --- math/grace/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math/grace/Makefile') diff --git a/math/grace/Makefile b/math/grace/Makefile index be88b0b1731..6363963495c 100644 --- a/math/grace/Makefile +++ b/math/grace/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2000/08/23 23:14:30 tron Exp $ +# $NetBSD: Makefile,v 1.4 2000/08/28 05:41:02 jlam Exp $ # DISTNAME= grace-5.1.0 @@ -8,7 +8,7 @@ MASTER_SITES= ftp://plasma-gate.weizmann.ac.il/pub/grace/src/ MAINTAINER= drochner@netbsd.org HOMEPAGE= http://plasma-gate.weizmann.ac.il/Grace/ -DEPENDS+= netcdf:../../devel/netcdf +DEPENDS+= netcdf>=3.4:../../devel/netcdf DEPENDS+= jpeg-6*:../../graphics/jpeg DEPENDS+= tiff-*:../../graphics/tiff DEPENDS+= png>=0.9.6:../../graphics/png -- cgit v1.2.3