summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorryoon <ryoon>2015-05-30 12:31:01 +0000
committerryoon <ryoon>2015-05-30 12:31:01 +0000
commitfa956323260f83837d11589fb7d8421b22c4bc9f (patch)
treed1972c57a24e0d9cbcedb5be9275d2fb7587edfa /math
parente1a2324b4cfa9f061d821c72f59c26370d9df24b (diff)
downloadpkgsrc-fa956323260f83837d11589fb7d8421b22c4bc9f.tar.gz
Bump PKGREVISION.
* Fix build under NetBSD 6.1.5. Newer texinfo is required. From wen@.
Diffstat (limited to 'math')
-rw-r--r--math/R/Makefile5
1 files changed, 3 insertions, 2 deletions
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