git: 0c1ecdee5d1a - 2022Q4 - science/dalton: Broken on armv7

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Thu, 15 Dec 2022 01:44:32 UTC
The branch 2022Q4 has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0c1ecdee5d1a9801bbd7a02302a2d5f407496a83

commit 0c1ecdee5d1a9801bbd7a02302a2d5f407496a83
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-12-11 07:32:12 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-12-15 01:44:27 +0000

    science/dalton: Broken on armv7
    
    Reported by:    fallout
    
    (cherry picked from commit 704d61e4dba91eb78b2004d1661cef79a5fcd1ed)
---
 science/dalton/Makefile | 2 ++
 1 file changed, 2 insertions(+)

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