diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2018-12-18 23:24:59 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2018-12-18 23:24:59 +0000 |
commit | 368f471d1b84f869bbaace19d853d745c2e5a7fb (patch) | |
tree | b61b870e6e266a5d1f40ea23ac7e2a7517553afa /science | |
parent | f2be656036404beb2d59e36bcde3ffc45298bb7f (diff) |
Notes
Diffstat (limited to 'science')
-rw-r--r-- | science/pcmsolver/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/pcmsolver/Makefile b/science/pcmsolver/Makefile index 1b9b4fcae4d7..9aa832c69169 100644 --- a/science/pcmsolver/Makefile +++ b/science/pcmsolver/Makefile @@ -12,6 +12,7 @@ COMMENT= API for the Polarizable Continuum Model LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN= fails to build BROKEN_powerpc64= fails to compile: SphericalDiffuse.cpp:182: invalid initialization of non-const reference LIB_DEPENDS= libflang.so:devel/flang # USES=fortran:clang breaks in configure: can't find libs directory |