aboutsummaryrefslogtreecommitdiff
path: root/math/libtsnnls/Makefile
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-05-02 22:23:52 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-05-02 22:23:52 +0000
commit71fd883ed755560498c34284cca1253ed964246b (patch)
treea98e44517d111062f41e9e6ac4568beb6c72220a /math/libtsnnls/Makefile
parent3356f4f083b94aa136371baef2629e3e5a1bdf8a (diff)
downloadports-71fd883ed755560498c34284cca1253ed964246b.tar.gz
ports-71fd883ed755560498c34284cca1253ed964246b.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)
Notes
Notes: svn path=/head/; revision=439991
Diffstat (limited to 'math/libtsnnls/Makefile')
-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