diff options
-rw-r--r-- | math/R/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/R/Makefile b/math/R/Makefile index 29562bfef144..46f376395e9b 100644 --- a/math/R/Makefile +++ b/math/R/Makefile @@ -30,6 +30,8 @@ DISTNAME= R-${PORTVERSION} MAINTAINER= bf@FreeBSD.org COMMENT?= A language for statistical computing and graphics +PORTSCOUT= skipv:2.15.1-w + .if defined(LIBRMATH_SLAVEPORT) BUILD_WRKSRC= ${WRKSRC}/src/nmath/standalone CONFIGURE_ARGS = --disable-nls --with-ICU=no --with-cairo=no --with-iconv=no \ |