From 95028367165d097502ebc8104e7e6b7127e5e866 Mon Sep 17 00:00:00 2001 From: Wen Heping Date: Tue, 25 Apr 2017 07:52:45 +0000 Subject: - Update to 3.0.1 - Add missing DEPENDS --- math/R-cran-MatchIt/Makefile | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'math/R-cran-MatchIt/Makefile') diff --git a/math/R-cran-MatchIt/Makefile b/math/R-cran-MatchIt/Makefile index b3eb9f6ab43d..496f861b88dc 100644 --- a/math/R-cran-MatchIt/Makefile +++ b/math/R-cran-MatchIt/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= MatchIt -DISTVERSION= 2.4-22 +DISTVERSION= 3.0.1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -12,6 +12,11 @@ COMMENT= Nonparametric Preprocessing for Parametric Casual Inference LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual +BUILD_DEPENDS= R-cran-Matching>=0:math/R-cran-Matching \ + R-cran-rgenoud>=0:math/R-cran-rgenoud +RUN_DEPENDS= R-cran-Matching>=0:math/R-cran-Matching \ + R-cran-rgenoud>=0:math/R-cran-rgenoud + USES= cran:auto-plist .include -- cgit v1.2.3