aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--math/R-cran-igraph/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/R-cran-igraph/Makefile b/math/R-cran-igraph/Makefile
index ff5c54e0c6a1..264163be4ef5 100644
--- a/math/R-cran-igraph/Makefile
+++ b/math/R-cran-igraph/Makefile
@@ -16,6 +16,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= wenheping@gmail.com
COMMENT= R extension package for igraph
+BROKEN= Does not build with R-2.11.0
+
R_MOD= yes
.include "${.CURDIR}/../../math/R-cran-sm/files/bsd.cran.mk"