From 23ff98f60e076e4877c1255dd9f5b0f713440d16 Mon Sep 17 00:00:00 2001 From: frueauf Date: Thu, 14 Jan 1999 13:57:04 +0000 Subject: Reflect update of f2c. --- math/R/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math/R') diff --git a/math/R/Makefile b/math/R/Makefile index 6c99b71a31a..c9823bc4032 100644 --- a/math/R/Makefile +++ b/math/R/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 1998/12/21 10:29:39 frueauf Exp $ +# $NetBSD: Makefile,v 1.3 1999/01/14 13:57:04 frueauf Exp $ # DISTNAME= R-0.63.1 @@ -18,7 +18,7 @@ MAINTAINER= lamj@stat.cmu.edu HOMEPAGE= http://lib.stat.cmu.edu/R/CRAN/ .if !exists(/usr/bin/f77) -DEPENDS+= f2c:../../lang/f2c +DEPENDS+= f2c-19980913:../../lang/f2c .endif DEPENDS+= readline-2.2:../../devel/readline -- cgit v1.2.3