git: b06576bbb36f - main - science/dftd4: Broken on aarch64
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 20 Mar 2022 19:20:23 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=b06576bbb36f140d6726ea72e5d0725dd1ff31f8 commit b06576bbb36f140d6726ea72e5d0725dd1ff31f8 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-03-20 19:19:53 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-03-20 19:20:21 +0000 science/dftd4: Broken on aarch64 Reported by: portscout --- science/dftd4/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/science/dftd4/Makefile b/science/dftd4/Makefile index bfed16318abd..39dd14aaa8c5 100644 --- a/science/dftd4/Makefile +++ b/science/dftd4/Makefile @@ -10,6 +10,8 @@ COMMENT= Atomic-charge dependent london dispersion correction computation LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN_aarch64= Cannot open module file 'ieee_arithmetic.mod' for reading at (1): No such file or directory + BUILD_DEPENDS= mstore>0:science/mstore LIB_DEPENDS= libmctc-lib.so:science/mctc-lib \ libmulticharge.so:science/multicharge \