diff --git a/srcpkgs/R/template b/srcpkgs/R/template index ce480271de0..dce3b0428e8 100644 --- a/srcpkgs/R/template +++ b/srcpkgs/R/template @@ -1,12 +1,13 @@ # Template file for 'R' pkgname=R version=4.2.1 -revision=1 +revision=2 build_style=gnu-configure configure_args="--docdir=/usr/share/doc/R rdocdir=/usr/share/doc/R --with-blas$(vopt_if openblas '=openblas') --with-lapack --enable-R-shlib --with-tcltk --enable-memory-profiling + ac_cv_path_WHICH=/usr/bin/which LIBnn=lib" hostmakedepends="gcc-fortran pkg-config perl less which tar" makedepends="libgomp-devel readline-devel libXmu-devel libXt-devel