aboutsummaryrefslogtreecommitdiffstats
path: root/math/R-cran-xts/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/R-cran-xts/Makefile')
-rw-r--r--math/R-cran-xts/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/R-cran-xts/Makefile b/math/R-cran-xts/Makefile
index 91ff87730fa7..2be21d64e86c 100644
--- a/math/R-cran-xts/Makefile
+++ b/math/R-cran-xts/Makefile
@@ -15,7 +15,6 @@ LICENSE_COMB= dual
RUN_DEPENDS= R-cran-zoo>=1.7.10:${PORTSDIR}/math/R-cran-zoo
-USE_R_MOD= yes
-R_MOD_AUTOPLIST= yes
+USES= cran:auto-plist
.include <bsd.port.mk>