summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-12-10 23:32:12 -0800
committerYuri Victorovich <yuri@FreeBSD.org>2022-12-14 17:44:27 -0800
commit0c1ecdee5d1a9801bbd7a02302a2d5f407496a83 (patch)
tree58c1744105514aa82fbb7fe7ed90aed9a6bab6a2
parentmisc/ecflow: Fix build on armv7 (diff)
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