diff options
Diffstat (limited to 'math/R-cran-SuppDists/Makefile')
-rw-r--r-- | math/R-cran-SuppDists/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/R-cran-SuppDists/Makefile b/math/R-cran-SuppDists/Makefile index 7b182ecca426..da3cf5d366e3 100644 --- a/math/R-cran-SuppDists/Makefile +++ b/math/R-cran-SuppDists/Makefile @@ -17,8 +17,7 @@ COMMENT= Supplementary distributions and RNG for R LICENSE= GPLv2 BENCHMARK_SCRIPT= R-benchmark-25.R -R_MOD_AUTOPLIST= yes -USE_R_MOD= yes +USES= cran:auto-plist WRKSRC = ${WRKDIR}/${PORTNAME} .if defined(MAINTAINER_MODE) |