git: abb44f5ae6e0 - main - science/berkeleygw: Broken on powerpc64le
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 06 Feb 2024 03:18:01 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=abb44f5ae6e05c5b5c07a191392a39ff5e3be8c5 commit abb44f5ae6e05c5b5c07a191392a39ff5e3be8c5 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-02-06 03:17:28 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-02-06 03:17:59 +0000 science/berkeleygw: Broken on powerpc64le Reported by: fallout --- science/berkeleygw/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/science/berkeleygw/Makefile b/science/berkeleygw/Makefile index a9febd693f06..f0293e380563 100644 --- a/science/berkeleygw/Makefile +++ b/science/berkeleygw/Makefile @@ -12,6 +12,8 @@ WWW= https://berkeleygw.org LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/license.txt +BROKEN_powerpc64le= compilation fails: Error: Unclassifiable statement at (1) (for this syntax in Common/typedefs.f90:578: SCALAR :: epshead !< head of dielectric matrix at q->0) + BUILD_DEPENDS= bash:shells/bash LIB_DEPENDS= libfftw3.so:math/fftw3 RUN_DEPENDS= bash:shells/bash