aboutsummaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2020-05-26 01:37:30 +0000
committerMark Linimon <linimon@FreeBSD.org>2020-05-26 01:37:30 +0000
commitf645c5a198ab3dbce006c9fdde034ff8ee7acc90 (patch)
treee994772bd1429f4f7ed044f983530f605cd56d9a /science
parenta1d1b1b34ed060cc02b9552347e8b93259d04976 (diff)
downloadports-f645c5a198ab3dbce006c9fdde034ff8ee7acc90.tar.gz
ports-f645c5a198ab3dbce006c9fdde034ff8ee7acc90.zip
MFH: r535704
Mark as BROKEN on powerpc64: lbfgs.f90:18:19: 18 | use, intrinsic :: ieee_arithmetic Fatal Error: Cannot find an intrinsic module named 'ieee_arithmetic' at (1) Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/branches/2020Q2/; revision=536556
Diffstat (limited to 'science')
-rw-r--r--science/dftbplus/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/science/dftbplus/Makefile b/science/dftbplus/Makefile
index e9837173f968..53b6f83ba4d5 100644
--- a/science/dftbplus/Makefile
+++ b/science/dftbplus/Makefile
@@ -11,6 +11,7 @@ LICENSE= GPLv3 # main code is under LGPL3+, the bundled dftd3-lib is under GPLv1
DEPRECATED= Uses deprecated version of python
EXPIRATION_DATE= 2020-08-15
+BROKEN_powerpc64= fails to compile: lbfgs.f90:18:19: Cannot find an intrinsic module named 'ieee_arithmetic' at (1)
LIB_DEPENDS= libblas.so:math/blas \
liblapack.so:math/lapack