From 7fb08b47ea3fbcdb013ae9f7893a27e60b2366b1 Mon Sep 17 00:00:00 2001 From: joerg Date: Wed, 23 Dec 2009 23:38:46 +0000 Subject: Needs C and Fortran. From PR 42506. --- math/R-randomForest/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'math') diff --git a/math/R-randomForest/Makefile b/math/R-randomForest/Makefile index 75ef8c13ee5..42c09b24387 100644 --- a/math/R-randomForest/Makefile +++ b/math/R-randomForest/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2009/12/11 19:45:46 adam Exp $ +# $NetBSD: Makefile,v 1.3 2009/12/23 23:38:46 joerg Exp $ CATEGORIES= math MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/} @@ -10,5 +10,7 @@ COMMENT= Classification and regression based on a forest of trees R_PKGNAME= randomForest R_PKGVER= 4.5-34 +USE_LANGUAGES= c fortran + .include "../../math/R/Makefile.extension" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3