summaryrefslogtreecommitdiff
path: root/databases/R-cran-RMySQL/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/R-cran-RMySQL/Makefile')
-rw-r--r--databases/R-cran-RMySQL/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/R-cran-RMySQL/Makefile b/databases/R-cran-RMySQL/Makefile
index 6677d6835d89..f38d6d1bc7df 100644
--- a/databases/R-cran-RMySQL/Makefile
+++ b/databases/R-cran-RMySQL/Makefile
@@ -15,7 +15,6 @@ LICENSE= GPLv2
RUN_DEPENDS= R-cran-DBI>=0.2.2:${PORTSDIR}/databases/R-cran-DBI
USE_MYSQL= yes
-USE_R_MOD= yes
-R_MOD_AUTOPLIST= yes
+USES= cran:auto-plist
.include <bsd.port.mk>