aboutsummaryrefslogtreecommitdiff
path: root/finance/R-cran-quantmod
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 /finance/R-cran-quantmod
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 'finance/R-cran-quantmod')
-rw-r--r--finance/R-cran-quantmod/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/finance/R-cran-quantmod/Makefile b/finance/R-cran-quantmod/Makefile
index 3a5bc5b7f79d..d8eea413d69a 100644
--- a/finance/R-cran-quantmod/Makefile
+++ b/finance/R-cran-quantmod/Makefile
@@ -11,9 +11,9 @@ COMMENT= Quantitative Financial Modelling and Trading Framework for R
LICENSE= GPLv3
-RUN_DEPENDS= R-cran-xts>=0.9.0:${PORTSDIR}/math/R-cran-xts \
- R-cran-zoo>0:${PORTSDIR}/math/R-cran-zoo \
- R-cran-TTR>=0.2:${PORTSDIR}/finance/R-cran-TTR
+RUN_DEPENDS= R-cran-xts>=0.9.0:math/R-cran-xts \
+ R-cran-zoo>0:math/R-cran-zoo \
+ R-cran-TTR>=0.2:finance/R-cran-TTR
USES= cran:auto-plist