summaryrefslogtreecommitdiff
path: root/finance/R-cran-gmm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'finance/R-cran-gmm/Makefile')
-rw-r--r--finance/R-cran-gmm/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/finance/R-cran-gmm/Makefile b/finance/R-cran-gmm/Makefile
index eaece5aefbc6..87ed90c7c3b1 100644
--- a/finance/R-cran-gmm/Makefile
+++ b/finance/R-cran-gmm/Makefile
@@ -1,5 +1,5 @@
PORTNAME= gmm
-DISTVERSION= 1.8
+DISTVERSION= 1.9-1
CATEGORIES= finance
DISTNAME= ${PORTNAME}_${DISTVERSION}
@@ -9,9 +9,7 @@ WWW= https://cran.r-project.org/web/packages/gmm/
LICENSE= GPLv2+
-CRAN_DEPENDS= R-cran-sandwich>0:math/R-cran-sandwich
-BUILD_DEPENDS= ${CRAN_DEPENDS}
-RUN_DEPENDS= ${CRAN_DEPENDS}
+RUN_DEPENDS= R-cran-sandwich>0:math/R-cran-sandwich
USES= cran:auto-plist,compiles