From 759f81b4d53f35068ed3bbc0f4d0d4738fecb34a Mon Sep 17 00:00:00 2001 From: jtb Date: Thu, 3 May 2001 22:16:50 +0000 Subject: Add defaults for all instances of EVAL_PREFIX. --- math/odepack/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'math/odepack') diff --git a/math/odepack/Makefile b/math/odepack/Makefile index f24f4ba4197..959c92fdce2 100644 --- a/math/odepack/Makefile +++ b/math/odepack/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2001/04/28 23:59:21 jtb Exp $ +# $NetBSD: Makefile,v 1.8 2001/05/03 22:16:51 jtb Exp $ DISTNAME= odepack-20001130 CATEGORIES= math @@ -7,10 +7,13 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MAINTAINER= packages@netbsd.org COMMENT= Systematized Collection of ODE Solvers +DEPENDS+= linpack>=20010427:../../math/linpack + NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL WRKSRC= ${WRKDIR}/odepack USE_FORTRAN= YES + pre-build: ${CP} ${FILESDIR}/Makefile ${WRKSRC} -- cgit v1.2.3