From 435c18abc3145ac0572e82fb5a0f6c46444011a0 Mon Sep 17 00:00:00 2001 From: Brendan Fabeny Date: Fri, 29 Jun 2012 01:46:36 +0000 Subject: [PATCH] tell portscout to ignore the irrelevant bugfix distfile --- math/R/Makefile | 2 ++ 1 file changed, 2 insertions(+) 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 \