diff options
Diffstat (limited to 'finance/R-cran-lmtest/Makefile')
-rw-r--r-- | finance/R-cran-lmtest/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/finance/R-cran-lmtest/Makefile b/finance/R-cran-lmtest/Makefile index 46e248a56f1c..7f1301fdaaaf 100644 --- a/finance/R-cran-lmtest/Makefile +++ b/finance/R-cran-lmtest/Makefile @@ -16,7 +16,6 @@ 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 -USE_R_MOD= yes -R_MOD_AUTOPLIST= yes +USES= cran:auto-plist .include <bsd.port.mk> |