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-11 07:32:12 +0000
commit704d61e4dba91eb78b2004d1661cef79a5fcd1ed (patch)
treed0042758e7071ff4bbb2ed0971d9b256bc70e638
parentdcf231c3d2a47fb19c3b7ceec2e2d24709f05fb0 (diff)
downloadports-704d61e4dba91eb78b2004d1661cef79a5fcd1ed.tar.gz
ports-704d61e4dba91eb78b2004d1661cef79a5fcd1ed.zip
science/dalton: Broken on armv7
Reported by: fallout
-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