diff --git a/devel/R-cran-randomForest/Makefile b/devel/R-cran-randomForest/Makefile index eb270451e430..632ad563719b 100644 --- a/devel/R-cran-randomForest/Makefile +++ b/devel/R-cran-randomForest/Makefile @@ -1,17 +1,19 @@ PORTNAME= randomForest DISTVERSION= 4.7-1.2 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= skreuzer@FreeBSD.org COMMENT= Classification based on a forest of trees using random inputs WWW= https://cran.r-project.org/web/packages/randomForest/ LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual +BROKEN_i386= fails to build + RUN_DEPENDS= R-cran-RColorBrewer>=1.1_3:graphics/R-cran-RColorBrewer USES= cran:auto-plist,compiles .include