diff options
Diffstat (limited to 'www/R-cran-RgoogleMaps')
-rw-r--r-- | www/R-cran-RgoogleMaps/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/R-cran-RgoogleMaps/Makefile b/www/R-cran-RgoogleMaps/Makefile index e9a0e4830131..d8cbd38e9376 100644 --- a/www/R-cran-RgoogleMaps/Makefile +++ b/www/R-cran-RgoogleMaps/Makefile @@ -12,8 +12,8 @@ COMMENT= Overlays on Google map tiles in R LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual -RUN_DEPENDS= R-cran-png>0:${PORTSDIR}/graphics/R-cran-png \ - R-cran-RJSONIO>0:${PORTSDIR}/converters/R-cran-RJSONIO +RUN_DEPENDS= R-cran-png>0:graphics/R-cran-png \ + R-cran-RJSONIO>0:converters/R-cran-RJSONIO USES= cran:auto-plist |