aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-12-11 07:32:12 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2022-12-15 01:44:27 +0000
commit0c1ecdee5d1a9801bbd7a02302a2d5f407496a83 (patch)
tree58c1744105514aa82fbb7fe7ed90aed9a6bab6a2
parentfe8afe60f5ec6219eee36d56a8de4590a256f4ec (diff)
downloadports-0c1ecdee5d1a9801bbd7a02302a2d5f407496a83.tar.gz
ports-0c1ecdee5d1a9801bbd7a02302a2d5f407496a83.zip
science/dalton: Broken on armv7
Reported by: fallout (cherry picked from commit 704d61e4dba91eb78b2004d1661cef79a5fcd1ed)
-rw-r--r--science/dalton/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/science/dalton/Makefile b/science/dalton/Makefile
index 95750c0b7434..fc472c17e205 100644
--- a/science/dalton/Makefile
+++ b/science/dalton/Makefile
@@ -8,6 +8,8 @@ WWW= https://daltonprogram.org/
LICENSE= LGPL21
+BROKEN_armv7= fortran runs out of memory
+
LIB_DEPENDS= liblapack.so:math/lapack \
libopenblas.so:math/openblas
RUN_DEPENDS= bash:shells/bash