aboutsummaryrefslogtreecommitdiff
path: root/devel/R-cran-plyr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/R-cran-plyr/Makefile')
-rw-r--r--devel/R-cran-plyr/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/R-cran-plyr/Makefile b/devel/R-cran-plyr/Makefile
index 8682b47a8912..17049630dc1e 100644
--- a/devel/R-cran-plyr/Makefile
+++ b/devel/R-cran-plyr/Makefile
@@ -13,7 +13,6 @@ COMMENT= Tools for splitting, applying, and combining data
RUN_DEPENDS= R-cran-itertools>0:${PORTSDIR}/devel/R-cran-itertools \
R-cran-iterators>0:${PORTSDIR}/devel/R-cran-iterators
-USE_R_MOD= yes
-R_MOD_AUTOPLIST= yes
+USES= cran:auto-plist
.include <bsd.port.mk>