diff options
Diffstat (limited to 'finance/R-cran-strucchange/Makefile')
-rw-r--r-- | finance/R-cran-strucchange/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/finance/R-cran-strucchange/Makefile b/finance/R-cran-strucchange/Makefile index f5d109cff4ac..defcbe0c8ff6 100644 --- a/finance/R-cran-strucchange/Makefile +++ b/finance/R-cran-strucchange/Makefile @@ -12,8 +12,8 @@ COMMENT= Testing, Monitoring, and Dating Structural Changes LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual -RUN_DEPENDS= R-cran-zoo>0:${PORTSDIR}/math/R-cran-zoo \ - R-cran-sandwich>0:${PORTSDIR}/math/R-cran-sandwich +RUN_DEPENDS= R-cran-zoo>0:math/R-cran-zoo \ + R-cran-sandwich>0:math/R-cran-sandwich USES= cran:auto-plist |