diff options
Diffstat (limited to 'math/R-cran-reformulas/Makefile')
| -rw-r--r-- | math/R-cran-reformulas/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/math/R-cran-reformulas/Makefile b/math/R-cran-reformulas/Makefile index 3dd610836b58..79a00a1dc002 100644 --- a/math/R-cran-reformulas/Makefile +++ b/math/R-cran-reformulas/Makefile @@ -1,5 +1,5 @@ PORTNAME= reformulas -DISTVERSION= 0.4.1 +DISTVERSION= 0.4.2 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -9,9 +9,7 @@ WWW= https://cran.r-project.org/package=reformulas LICENSE= GPLv3 -CRAN_DEPENDS= R-cran-Rdpack>0:devel/R-cran-Rdpack -BUILD_DEPENDS= ${CRAN_DEPENDS} -RUN_DEPENDS= ${CRAN_DEPENDS} +RUN_DEPENDS= R-cran-Rdpack>0:devel/R-cran-Rdpack USES= cran:auto-plist |
