aboutsummaryrefslogtreecommitdiff
path: root/graphics/R-cran-ggplot2/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
commit4e1b79a0a61f4973df8b4b0864d22086c769e219 (patch)
tree78ceaf1b099c56a40c240ab46278cdf4ae9e7c01 /graphics/R-cran-ggplot2/Makefile
parent7f4572eae4327c4403d9ef714cb6de917650662a (diff)
downloadports-4e1b79a0a61f4973df8b4b0864d22086c769e219.tar.gz
ports-4e1b79a0a61f4973df8b4b0864d22086c769e219.zip
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412346
Diffstat (limited to 'graphics/R-cran-ggplot2/Makefile')
-rw-r--r--graphics/R-cran-ggplot2/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/graphics/R-cran-ggplot2/Makefile b/graphics/R-cran-ggplot2/Makefile
index f8b27a291ef9..be69254bfa3f 100644
--- a/graphics/R-cran-ggplot2/Makefile
+++ b/graphics/R-cran-ggplot2/Makefile
@@ -10,11 +10,11 @@ COMMENT= Implementation of the Grammar of Graphics
LICENSE= GPLv2
-RUN_DEPENDS= R-cran-digest>=0:${PORTSDIR}/security/R-cran-digest \
- R-cran-gtable>=0.1.1:${PORTSDIR}/math/R-cran-gtable \
- R-cran-plyr>=1.7.1:${PORTSDIR}/devel/R-cran-plyr \
- R-cran-reshape2>=0:${PORTSDIR}/devel/R-cran-reshape2 \
- R-cran-scales>=0.3.0:${PORTSDIR}/graphics/R-cran-scales
+RUN_DEPENDS= R-cran-digest>=0:security/R-cran-digest \
+ R-cran-gtable>=0.1.1:math/R-cran-gtable \
+ R-cran-plyr>=1.7.1:devel/R-cran-plyr \
+ R-cran-reshape2>=0:devel/R-cran-reshape2 \
+ R-cran-scales>=0.3.0:graphics/R-cran-scales
USES= cran:auto-plist