diff options
Diffstat (limited to 'graphics/R-cran-scales/Makefile')
-rw-r--r-- | graphics/R-cran-scales/Makefile | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/graphics/R-cran-scales/Makefile b/graphics/R-cran-scales/Makefile index 272a62a64bba..da0838a61046 100644 --- a/graphics/R-cran-scales/Makefile +++ b/graphics/R-cran-scales/Makefile @@ -10,12 +10,12 @@ COMMENT= Scale functions for graphics LICENSE= MIT -RUN_DEPENDS= R-cran-RColorBrewer>0:${PORTSDIR}/graphics/R-cran-RColorBrewer \ - R-cran-dichromat>0:${PORTSDIR}/graphics/R-cran-dichromat \ - R-cran-plyr>0:${PORTSDIR}/devel/R-cran-plyr \ - R-cran-munsell>=0.2:${PORTSDIR}/graphics/R-cran-munsell \ - R-cran-labeling>0:${PORTSDIR}/math/R-cran-labeling \ - R-cran-Rcpp>0:${PORTSDIR}/devel/R-cran-Rcpp +RUN_DEPENDS= R-cran-RColorBrewer>0:graphics/R-cran-RColorBrewer \ + R-cran-dichromat>0:graphics/R-cran-dichromat \ + R-cran-plyr>0:devel/R-cran-plyr \ + R-cran-munsell>=0.2:graphics/R-cran-munsell \ + R-cran-labeling>0:math/R-cran-labeling \ + R-cran-Rcpp>0:devel/R-cran-Rcpp USES= cran:auto-plist |