git: 719ce72308b6 - 2024Q1 - science/berkeleygw: Broken on powerpc64le
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 06 Feb 2024 03:18:34 UTC
The branch 2024Q1 has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=719ce72308b6739fcc77e49ce2c2b313996c9833
commit 719ce72308b6739fcc77e49ce2c2b313996c9833
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:18:32 +0000
science/berkeleygw: Broken on powerpc64le
Reported by: fallout
(cherry picked from commit abb44f5ae6e05c5b5c07a191392a39ff5e3be8c5)
---
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