aboutsummaryrefslogtreecommitdiff
path: root/www/R-cran-scrapeR/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/R-cran-scrapeR/Makefile')
-rw-r--r--www/R-cran-scrapeR/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/R-cran-scrapeR/Makefile b/www/R-cran-scrapeR/Makefile
index 2d260424c1de..224d67b48ed1 100644
--- a/www/R-cran-scrapeR/Makefile
+++ b/www/R-cran-scrapeR/Makefile
@@ -13,7 +13,6 @@ COMMENT= Tools for Scraping Data from HTML and XML Documents
RUN_DEPENDS= R-cran-XML>0:${PORTSDIR}/textproc/R-cran-XML \
R-cran-RCurl>0:${PORTSDIR}/ftp/R-cran-RCurl
-USE_R_MOD= yes
-R_MOD_AUTOPLIST= yes
+USES= cran:auto-plist
.include <bsd.port.mk>