diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 17:18:38 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 17:18:38 +0000 |
commit | 1c7169ab74dcbb512e836e6882d91239ff49ddee (patch) | |
tree | 0789094361b60471bc0965dc3c2ddef9a1c96446 /finance/R-cran-lmtest | |
parent | 77d32abc6bdecb84ebc2838bdda3dec97fd8c650 (diff) |
Notes
Diffstat (limited to 'finance/R-cran-lmtest')
-rw-r--r-- | finance/R-cran-lmtest/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/finance/R-cran-lmtest/Makefile b/finance/R-cran-lmtest/Makefile index baf2d2f89ab3..0f4228b5c63c 100644 --- a/finance/R-cran-lmtest/Makefile +++ b/finance/R-cran-lmtest/Makefile @@ -19,4 +19,5 @@ RUN_DEPENDS= R-cran-zoo>=0:${PORTSDIR}/math/R-cran-zoo \ USE_R_MOD= yes R_MOD_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.mk> |