diff options
Diffstat (limited to 'math/R-cran-SuppDists')
-rw-r--r-- | math/R-cran-SuppDists/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/R-cran-SuppDists/Makefile b/math/R-cran-SuppDists/Makefile index 7af947fce130..17a014400ee1 100644 --- a/math/R-cran-SuppDists/Makefile +++ b/math/R-cran-SuppDists/Makefile @@ -21,11 +21,11 @@ BENCHMARK_SCRIPT= R-benchmark-25.R R_MOD_AUTOPLIST= yes USE_R_MOD= yes WRKSRC = ${WRKDIR}/${PORTNAME} +NO_STAGE= yes .if defined(MAINTAINER_MODE) USE_DOS2UNIX= ../${BENCHMARK_SCRIPT} -NO_STAGE= yes post-extract: @${CP} ${_DISTDIR}/${BENCHMARK_SCRIPT} ${WRKDIR} |