diff options
Diffstat (limited to 'finance/R-cran-lmtest/Makefile')
-rw-r--r-- | finance/R-cran-lmtest/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/finance/R-cran-lmtest/Makefile b/finance/R-cran-lmtest/Makefile index 166ea22aacca..a7cd658daeaf 100644 --- a/finance/R-cran-lmtest/Makefile +++ b/finance/R-cran-lmtest/Makefile @@ -11,9 +11,9 @@ COMMENT= Testing Linear Regression Models LICENSE= GPLv2 -RUN_DEPENDS= R-cran-zoo>=0:${PORTSDIR}/math/R-cran-zoo \ - R-cran-strucchange>0:${PORTSDIR}/finance/R-cran-strucchange \ - R-cran-sandwich>=2.2.4:${PORTSDIR}/math/R-cran-sandwich +RUN_DEPENDS= R-cran-zoo>=0:math/R-cran-zoo \ + R-cran-strucchange>0:finance/R-cran-strucchange \ + R-cran-sandwich>=2.2.4:math/R-cran-sandwich USES= cran:auto-plist |