aboutsummaryrefslogtreecommitdiff
path: root/devel/R-cran-RUnit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/R-cran-RUnit/Makefile')
-rw-r--r--devel/R-cran-RUnit/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/R-cran-RUnit/Makefile b/devel/R-cran-RUnit/Makefile
index 3ec69b22574c..fdbea8fb7271 100644
--- a/devel/R-cran-RUnit/Makefile
+++ b/devel/R-cran-RUnit/Makefile
@@ -12,7 +12,6 @@ COMMENT= R functions implementing a Unit Testing framework
LICENSE= GPLv2
-USE_R_MOD= yes
-R_MOD_AUTOPLIST= yes
+USES= cran:auto-plist
.include <bsd.port.mk>