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