diff options
Diffstat (limited to 'math/R-cran-car/Makefile')
-rw-r--r-- | math/R-cran-car/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/math/R-cran-car/Makefile b/math/R-cran-car/Makefile index 66745a67f032..55c471d1600f 100644 --- a/math/R-cran-car/Makefile +++ b/math/R-cran-car/Makefile @@ -12,10 +12,10 @@ COMMENT= Companion to Applied Regression for R LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual -RUN_DEPENDS= R-cran-pbkrtest>=0.3.2:${PORTSDIR}/math/R-cran-pbkrtest \ - R-cran-quantreg>0:${PORTSDIR}/math/R-cran-quantreg -TEST_DEPENDS= R-cran-lmtest>=0.9.26:${PORTSDIR}/finance/R-cran-lmtest \ - R-cran-sandwich>0:${PORTSDIR}/math/R-cran-sandwich +RUN_DEPENDS= R-cran-pbkrtest>=0.3.2:math/R-cran-pbkrtest \ + R-cran-quantreg>0:math/R-cran-quantreg +TEST_DEPENDS= R-cran-lmtest>=0.9.26:finance/R-cran-lmtest \ + R-cran-sandwich>0:math/R-cran-sandwich USES= cran |