diff options
Diffstat (limited to 'math/R-cran-psych/Makefile')
-rw-r--r-- | math/R-cran-psych/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/R-cran-psych/Makefile b/math/R-cran-psych/Makefile index 1b66368260b5..1e0eacd794ea 100644 --- a/math/R-cran-psych/Makefile +++ b/math/R-cran-psych/Makefile @@ -13,4 +13,5 @@ COMMENT= Psych package for the R project USE_R_MOD= yes R_MOD_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.mk> |