diff options
Diffstat (limited to 'math/R-cran-psych/Makefile')
-rw-r--r-- | math/R-cran-psych/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/math/R-cran-psych/Makefile b/math/R-cran-psych/Makefile index c828869a9825..8c1dde87f0c9 100644 --- a/math/R-cran-psych/Makefile +++ b/math/R-cran-psych/Makefile @@ -14,9 +14,7 @@ DISTNAME= ${PORTNAME}_1.0-91 MAINTAINER= drue@therub.org COMMENT= Psych package for the R project -R_MOD= yes +USE_R_MOD= yes R_MOD_AUTOPLIST= yes -.include "${.CURDIR}/../../math/R-cran-sm/files/bsd.cran.mk" - .include <bsd.port.mk> |