From 9b39be331b544a303e59c344b13069bc874789ee Mon Sep 17 00:00:00 2001 From: ryoon Date: Sat, 30 May 2015 12:31:01 +0000 Subject: Bump PKGREVISION. * Fix build under NetBSD 6.1.5. Newer texinfo is required. From wen@. --- math/R/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'math') diff --git a/math/R/Makefile b/math/R/Makefile index ebf1ed4e68d..158d223e464 100644 --- a/math/R/Makefile +++ b/math/R/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.155 2015/05/13 12:48:05 ryoon Exp $ +# $NetBSD: Makefile,v 1.156 2015/05/30 12:31:01 ryoon Exp $ DISTNAME= R-3.2.0 +PKGREVISION= 1 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_R_CRAN:=base/R-3/} @@ -22,7 +23,7 @@ USE_TOOLS+= gmake gzip:run makeinfo perl:run sed unzip:run xmkmf USE_TOOLS+= pkg-config USE_LANGUAGES= c c++ fortran USE_LIBTOOL= yes -TEXINFO_REQD= 4.7 +TEXINFO_REQD= 5.1 INFO_FILES= yes PTHREAD_AUTO_VARS= yes -- cgit v1.2.3