git: 704d61e4dba9 - main - science/dalton: Broken on armv7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 11 Dec 2022 07:33:00 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=704d61e4dba91eb78b2004d1661cef79a5fcd1ed commit 704d61e4dba91eb78b2004d1661cef79a5fcd1ed Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-12-11 07:32:12 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-12-11 07:32:12 +0000 science/dalton: Broken on armv7 Reported by: fallout --- 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