aboutsummaryrefslogtreecommitdiffstats
path: root/math/R-cran-outliers/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/R-cran-outliers/Makefile')
-rw-r--r--math/R-cran-outliers/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/R-cran-outliers/Makefile b/math/R-cran-outliers/Makefile
index d2974356fa1..071f5b7ddb1 100644
--- a/math/R-cran-outliers/Makefile
+++ b/math/R-cran-outliers/Makefile
@@ -10,7 +10,6 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Collection of some tests commonly used for identifying outliers
-USE_R_MOD= yes
-R_MOD_AUTOPLIST= yes
+USES= cran:auto-plist
.include <bsd.port.mk>