aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2011-08-27 04:39:29 +0800
committerpav <pav@FreeBSD.org>2011-08-27 04:39:29 +0800
commit2a0beb782380dac96ee7ddf6cab0617c6ab38357 (patch)
tree80ca9b036383a3af55b2dcf675b2ddb6589cb2bb
parentf2e664d8b96f0ef625d31348e766e7de769bc7d0 (diff)
downloadfreebsd-ports-gnome-2a0beb782380dac96ee7ddf6cab0617c6ab38357.tar.gz
freebsd-ports-gnome-2a0beb782380dac96ee7ddf6cab0617c6ab38357.tar.zst
freebsd-ports-gnome-2a0beb782380dac96ee7ddf6cab0617c6ab38357.zip
- Mark BROKEN: fails to package
Reported by: pointyhat
-rw-r--r--math/R/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/R/Makefile b/math/R/Makefile
index 4f1d7fbfc1e1..49dee5d31690 100644
--- a/math/R/Makefile
+++ b/math/R/Makefile
@@ -31,6 +31,8 @@ DISTNAME= R-${PORTVERSION}
MAINTAINER= bf@FreeBSD.org
COMMENT?= A language for statistical computing and graphics
+BROKEN= fails to package
+
.if defined(LIBRMATH_SLAVEPORT)
BUILD_WRKSRC= ${WRKSRC}/src/nmath/standalone
CONFIGURE_ARGS = --disable-nls --with-ICU=no --with-cairo=no --with-iconv=no \