diff options
Diffstat (limited to 'math/R-cran-mvtnorm/Makefile')
-rw-r--r-- | math/R-cran-mvtnorm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/R-cran-mvtnorm/Makefile b/math/R-cran-mvtnorm/Makefile index 99f3c3a97f44..241fba423196 100644 --- a/math/R-cran-mvtnorm/Makefile +++ b/math/R-cran-mvtnorm/Makefile @@ -13,4 +13,5 @@ COMMENT= Multivariate Normal and t Distributions USE_R_MOD= yes R_MOD_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.mk> |