summaryrefslogtreecommitdiff
path: root/math/R
diff options
context:
space:
mode:
authorfrueauf <frueauf>1999-01-14 13:57:04 +0000
committerfrueauf <frueauf>1999-01-14 13:57:04 +0000
commitb562858fabba95e5fa2c7f832df13c31b220ec33 (patch)
tree2698c0ca452f37bab17b78bb1107d28488ff47b9 /math/R
parent0e1f423409d70008263deb0a7d517ab2aeca9bf6 (diff)
downloadpkgsrc-b562858fabba95e5fa2c7f832df13c31b220ec33.tar.gz
Reflect update of f2c.
Diffstat (limited to 'math/R')
-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