From 8508852ed3c59511683e93d3cc8af5517d4b4525 Mon Sep 17 00:00:00 2001 From: dmcmahill Date: Wed, 28 Mar 2007 11:06:29 +0000 Subject: Wants at least version 4.7 of makeinfo to build the docs. Bump pkgrev. --- math/R/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'math/R') diff --git a/math/R/Makefile b/math/R/Makefile index 005f741e9eb..0bc1bc7a823 100644 --- a/math/R/Makefile +++ b/math/R/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.90 2007/03/20 11:00:58 markd Exp $ +# $NetBSD: Makefile,v 1.91 2007/03/28 11:06:29 dmcmahill Exp $ DISTNAME= R-2.4.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_R_CRAN:=base/R-2/} @@ -20,7 +20,7 @@ USE_TOOLS+= gmake gzip:run makeinfo perl:run sed xmkmf USE_GNU_READLINE= yes # uses callback interface USE_LANGUAGES= c fortran USE_LIBTOOL= yes -TEXINFO_REQD= 4.5 +TEXINFO_REQD= 4.7 GNU_CONFIGURE= yes CONFIGURE_ARGS+= --enable-R-shlib -- cgit v1.2.3