diff options
Diffstat (limited to 'devel/R-cran-microbenchmark/Makefile')
-rw-r--r-- | devel/R-cran-microbenchmark/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/R-cran-microbenchmark/Makefile b/devel/R-cran-microbenchmark/Makefile index 6f96f83076bb..3ea01703fafd 100644 --- a/devel/R-cran-microbenchmark/Makefile +++ b/devel/R-cran-microbenchmark/Makefile @@ -11,7 +11,7 @@ COMMENT= Infrastructure to measure the execution time of R expressions LICENSE= BSD3CLAUSE -RUN_DEPENDS= R-cran-ggplot2>0:${PORTSDIR}/graphics/R-cran-ggplot2 +RUN_DEPENDS= R-cran-ggplot2>0:graphics/R-cran-ggplot2 USES= cran:auto-plist |