summaryrefslogtreecommitdiff
path: root/math/R/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/R/Makefile')
-rw-r--r--math/R/Makefile4
1 files changed, 2 insertions, 2 deletions
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