diff options
Diffstat (limited to 'math/R-cran-psych/Makefile')
-rw-r--r-- | math/R-cran-psych/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/R-cran-psych/Makefile b/math/R-cran-psych/Makefile index 55e6ec64a57..f397fd209ea 100644 --- a/math/R-cran-psych/Makefile +++ b/math/R-cran-psych/Makefile @@ -10,7 +10,6 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= drue@therub.org COMMENT= Psych package for the R project -USE_R_MOD= yes -R_MOD_AUTOPLIST= yes +USES= cran:auto-plist .include <bsd.port.mk> |