From 01c727106b6fe5cecc5baa9ad72157ca4bcd441a Mon Sep 17 00:00:00 2001 From: markd Date: Sat, 6 Apr 2013 03:16:50 +0000 Subject: Install info files. Bump PKGREVISION. Fixes PR pkg/47391 --- math/R/Makefile | 7 +++++-- math/R/PLIST | 11 ++++++++++- 2 files changed, 15 insertions(+), 3 deletions(-) diff --git a/math/R/Makefile b/math/R/Makefile index 90c73f73c1e..5c721ae9508 100644 --- a/math/R/Makefile +++ b/math/R/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.135 2013/02/16 11:23:02 wiz Exp $ +# $NetBSD: Makefile,v 1.136 2013/04/06 03:16:50 markd Exp $ DISTNAME= R-2.15.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_R_CRAN:=base/R-2/} @@ -16,6 +16,8 @@ NOT_FOR_PLATFORM= NetBSD-1.[0-4]*-alpha NetBSD-1.5-alpha \ PKG_INSTALLATION_TYPES= overwrite pkgviews +BUILD_TARGET= all info +INSTALL_TARGET= install install-info TEST_TARGET= check USE_TOOLS+= gmake gzip:run makeinfo perl:run sed unzip:run xmkmf USE_TOOLS+= pkg-config @@ -24,6 +26,7 @@ USE_GNU_ICONV= yes # latin1 support, iconvlist USE_LANGUAGES= c c++ fortran USE_LIBTOOL= yes TEXINFO_REQD= 4.7 +INFO_FILES= yes PTHREAD_AUTO_VARS= yes diff --git a/math/R/PLIST b/math/R/PLIST index e5b8ee7092e..bb27f2ff563 100644 --- a/math/R/PLIST +++ b/math/R/PLIST @@ -1,6 +1,15 @@ -@comment $NetBSD: PLIST,v 1.15 2012/12/17 09:08:46 wen Exp $ +@comment $NetBSD: PLIST,v 1.16 2013/04/06 03:16:50 markd Exp $ bin/R bin/Rscript +info/R-FAQ.info.gz +info/R-admin.info.gz +info/R-data.info.gz +info/R-exts.info-1.gz +info/R-exts.info-2.gz +info/R-exts.info.gz +info/R-intro.info.gz +info/R-ints.info.gz +info/R-lang.info.gz lib/R/COPYING lib/R/NEWS lib/R/NEWS.pdf -- cgit v1.2.3