aboutsummaryrefslogtreecommitdiff
path: root/math/R-cran-sm
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2017-10-14 12:25:57 +0000
committerWen Heping <wen@FreeBSD.org>2017-10-14 12:25:57 +0000
commit71793eceb17b31b4bc258eddeffac50d9868f235 (patch)
treee76b52608bad5fa6bdfd1beb03868945050659cc /math/R-cran-sm
parent6f31ddad57e0bb81055c5295427052d917bf223b (diff)
downloadports-71793eceb17b31b4bc258eddeffac50d9868f235.tar.gz
ports-71793eceb17b31b4bc258eddeffac50d9868f235.zip
- Mark BROKEN on amd64
Notes
Notes: svn path=/head/; revision=452060
Diffstat (limited to 'math/R-cran-sm')
-rw-r--r--math/R-cran-sm/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/R-cran-sm/Makefile b/math/R-cran-sm/Makefile
index 420d8eeeb6ba..0f02c98f10a3 100644
--- a/math/R-cran-sm/Makefile
+++ b/math/R-cran-sm/Makefile
@@ -10,6 +10,8 @@ DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= wen@FreeBSD.org
COMMENT= Smoothing methods for nonparametric regression and density estimation
+BROKEN_amd64= Does not build
+
USES= cran:auto-plist,compiles
.include <bsd.port.mk>