From ff9a5660a179dede7c9912b8ceef8234ff54846b Mon Sep 17 00:00:00 2001 From: jlam Date: Tue, 13 Jul 1999 01:20:11 +0000 Subject: Update readline dependency. --- math/R/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math') diff --git a/math/R/Makefile b/math/R/Makefile index d972d331dd4..410343536ba 100644 --- a/math/R/Makefile +++ b/math/R/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 1999/06/09 00:45:08 hubertf Exp $ +# $NetBSD: Makefile,v 1.8 1999/07/13 01:20:12 jlam Exp $ # DISTNAME= R-0.64.1 @@ -21,7 +21,7 @@ HOMEPAGE= http://lib.stat.cmu.edu/R/CRAN/ .if !exists(/usr/bin/f77) DEPENDS+= f2c-19980913:../../lang/f2c .endif -DEPENDS+= readline-2.2:../../devel/readline +DEPENDS+= readline-4.0:../../devel/readline USE_X11= yes USE_PERL5= yes -- cgit v1.2.3