aboutsummaryrefslogtreecommitdiff
path: root/devel/R-cran-caret/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 /devel/R-cran-caret/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 'devel/R-cran-caret/Makefile')
-rw-r--r--devel/R-cran-caret/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/devel/R-cran-caret/Makefile b/devel/R-cran-caret/Makefile
index 84b2c4637c04..11aec86741a1 100644
--- a/devel/R-cran-caret/Makefile
+++ b/devel/R-cran-caret/Makefile
@@ -11,11 +11,11 @@ COMMENT= Classification and Regression Training
LICENSE= GPLv2+
-RUN_DEPENDS= R-cran-ggplot2>0:${PORTSDIR}/graphics/R-cran-ggplot2 \
- R-cran-car>0:${PORTSDIR}/math/R-cran-car \
- R-cran-foreach>0:${PORTSDIR}/devel/R-cran-foreach \
- R-cran-plyr>0:${PORTSDIR}/devel/R-cran-plyr \
- R-cran-reshape2>0:${PORTSDIR}/devel/R-cran-reshape2
+RUN_DEPENDS= R-cran-ggplot2>0:graphics/R-cran-ggplot2 \
+ R-cran-car>0:math/R-cran-car \
+ R-cran-foreach>0:devel/R-cran-foreach \
+ R-cran-plyr>0:devel/R-cran-plyr \
+ R-cran-reshape2>0:devel/R-cran-reshape2
USES= cran:auto-plist