aboutsummaryrefslogtreecommitdiff
path: root/graphics/R-cran-scales/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/R-cran-scales/Makefile')
-rw-r--r--graphics/R-cran-scales/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/R-cran-scales/Makefile b/graphics/R-cran-scales/Makefile
index b98c942d7af2..14cc7bc18654 100644
--- a/graphics/R-cran-scales/Makefile
+++ b/graphics/R-cran-scales/Makefile
@@ -18,7 +18,6 @@ RUN_DEPENDS= R-cran-RColorBrewer>=0:${PORTSDIR}/graphics/R-cran-RColorBrewer \
R-cran-plyr>=1.2:${PORTSDIR}/devel/R-cran-plyr \
R-cran-labeling>=0:${PORTSDIR}/math/R-cran-labeling
-USE_R_MOD= yes
-R_MOD_AUTOPLIST= yes
+USES= cran:auto-plist
.include <bsd.port.mk>