aboutsummaryrefslogtreecommitdiff
path: root/devel/R-cran-Rcpp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/R-cran-Rcpp/Makefile')
-rw-r--r--devel/R-cran-Rcpp/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/R-cran-Rcpp/Makefile b/devel/R-cran-Rcpp/Makefile
index 2573fbc0495c..ae64a07b2110 100644
--- a/devel/R-cran-Rcpp/Makefile
+++ b/devel/R-cran-Rcpp/Makefile
@@ -12,7 +12,6 @@ COMMENT= Seamless R and C++ Integration
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
-USE_R_MOD= yes
-R_MOD_AUTOPLIST= yes
+USES= cran:auto-plist
.include <bsd.port.mk>