aboutsummaryrefslogtreecommitdiff
path: root/finance/R-cran-plm/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 /finance/R-cran-plm/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 'finance/R-cran-plm/Makefile')
-rw-r--r--finance/R-cran-plm/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/finance/R-cran-plm/Makefile b/finance/R-cran-plm/Makefile
index 74c9090da368..a68b1c66062d 100644
--- a/finance/R-cran-plm/Makefile
+++ b/finance/R-cran-plm/Makefile
@@ -11,12 +11,12 @@ COMMENT= Linear Models for Panel Data
LICENSE= GPLv2+
-RUN_DEPENDS= R-cran-Formula>=0.2.0:${PORTSDIR}/math/R-cran-Formula \
- R-cran-bdsmatrix>0:${PORTSDIR}/math/R-cran-bdsmatrix \
- R-cran-zoo>0:${PORTSDIR}/math/R-cran-zoo \
- R-cran-sandwich>0:${PORTSDIR}/math/R-cran-sandwich \
- R-cran-car>0:${PORTSDIR}/math/R-cran-car \
- R-cran-lmtest>0:${PORTSDIR}/finance/R-cran-lmtest
+RUN_DEPENDS= R-cran-Formula>=0.2.0:math/R-cran-Formula \
+ R-cran-bdsmatrix>0:math/R-cran-bdsmatrix \
+ R-cran-zoo>0:math/R-cran-zoo \
+ R-cran-sandwich>0:math/R-cran-sandwich \
+ R-cran-car>0:math/R-cran-car \
+ R-cran-lmtest>0:finance/R-cran-lmtest
USES= cran:auto-plist