git: dd38bb35028f - main - math/R: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 29 Jan 2024 14:08:56 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=dd38bb35028fb734352f1ef4af282be3624bc051 commit dd38bb35028fb734352f1ef4af282be3624bc051 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-01-29 13:29:06 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-01-29 14:08:31 +0000 math/R: Moved man to share/man Approved by: portmgr (blanket) --- math/R/Makefile | 3 ++- math/R/pkg-plist | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/math/R/Makefile b/math/R/Makefile index 306d2ef6bba6..7e5781612765 100644 --- a/math/R/Makefile +++ b/math/R/Makefile @@ -1,6 +1,6 @@ PORTNAME= R DISTVERSION= 4.3.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math lang MASTER_SITES= CRAN/src/base/R-${PORTVERSION:C|\..*||} @@ -32,6 +32,7 @@ USE_LDCONFIG= ${PREFIX}/lib/R/lib USE_PERL5= build GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --disable-java \ --enable-R-shlib \ --with-readline \ diff --git a/math/R/pkg-plist b/math/R/pkg-plist index 28593c0fa9b0..ac038faa38fc 100644 --- a/math/R/pkg-plist +++ b/math/R/pkg-plist @@ -1613,8 +1613,8 @@ lib/R/share/texmf/tex/latex/Sweave.sty lib/R/share/texmf/tex/latex/jss.cls lib/R/share/texmf/tex/latex/omscmtt.fd libdata/pkgconfig/libR.pc -man/man1/R.1.gz -man/man1/Rscript.1.gz +share/man/man1/R.1.gz +share/man/man1/Rscript.1.gz %%DOCSDIR%%/AUTHORS %%DOCSDIR%%/BioC_mirrors.csv %%DOCSDIR%%/COPYING