aboutsummaryrefslogtreecommitdiffstats
path: root/math/libtsnnls
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2017-05-03 06:23:52 +0800
committerlinimon <linimon@FreeBSD.org>2017-05-03 06:23:52 +0800
commitff4f37d0245f9d99c9afca18f1be2efc1dccfe62 (patch)
treea98e44517d111062f41e9e6ac4568beb6c72220a /math/libtsnnls
parentca35f2f8a90571f9f59e67e286137af6f88f7de0 (diff)
downloadfreebsd-ports-gnome-ff4f37d0245f9d99c9afca18f1be2efc1dccfe62.tar.gz
freebsd-ports-gnome-ff4f37d0245f9d99c9afca18f1be2efc1dccfe62.tar.zst
freebsd-ports-gnome-ff4f37d0245f9d99c9afca18f1be2efc1dccfe62.zip
Mark some ports failing on aarch64, and, in a few cases, other tier-2
archs. While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'math/libtsnnls')
-rw-r--r--math/libtsnnls/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/libtsnnls/Makefile b/math/libtsnnls/Makefile
index e50cc2eea958..dbe09b32a57b 100644
--- a/math/libtsnnls/Makefile
+++ b/math/libtsnnls/Makefile
@@ -10,6 +10,8 @@ MASTER_SITES= http://www.jasoncantarella.com/downloads/
MAINTAINER= tzhuan@gmail.com
COMMENT= Fast Sparse Nonnegative Least Squares Solver
+BROKEN_aarch64= fails to configure: error: cannot compute sizeof (int)
+
GNU_CONFIGURE= yes
USES= fortran libtool
USE_LDCONFIG= yes