aboutsummaryrefslogtreecommitdiff
path: root/devel/R-cran-reshape2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/R-cran-reshape2/Makefile')
-rw-r--r--devel/R-cran-reshape2/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/R-cran-reshape2/Makefile b/devel/R-cran-reshape2/Makefile
index d9da7658b6b5..95c9b2c52e60 100644
--- a/devel/R-cran-reshape2/Makefile
+++ b/devel/R-cran-reshape2/Makefile
@@ -15,7 +15,6 @@ LICENSE= MIT
RUN_DEPENDS= R-cran-plyr>=1.5:${PORTSDIR}/devel/R-cran-plyr \
R-cran-stringr>0:${PORTSDIR}/textproc/R-cran-stringr
-USE_R_MOD= yes
-R_MOD_AUTOPLIST= yes
+USES= cran:auto-plist
.include <bsd.port.mk>