diff options
Diffstat (limited to 'www/R-cran-RgoogleMaps/Makefile')
-rw-r--r-- | www/R-cran-RgoogleMaps/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/R-cran-RgoogleMaps/Makefile b/www/R-cran-RgoogleMaps/Makefile index eaafa768f912..772c569316c3 100644 --- a/www/R-cran-RgoogleMaps/Makefile +++ b/www/R-cran-RgoogleMaps/Makefile @@ -16,7 +16,6 @@ LICENSE_COMB= dual RUN_DEPENDS= R-cran-png>0:${PORTSDIR}/graphics/R-cran-png \ R-cran-RJSONIO>0:${PORTSDIR}/converters/R-cran-RJSONIO -USE_R_MOD= yes -R_MOD_AUTOPLIST= yes +USES= cran:auto-plist .include <bsd.port.mk> |