aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2023-03-12 00:00:52 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2023-03-12 00:00:52 +0000
commit3060e2d0b80a48f0c81a3c9e4fc91f4425941890 (patch)
tree18f793599d0718968809f077437eb3689b1bd713
parentfb0adac7530c4483f9646fa5871cc53a4295c46b (diff)
downloadports-3060e2d0b80a48f0c81a3c9e4fc91f4425941890.tar.gz
ports-3060e2d0b80a48f0c81a3c9e4fc91f4425941890.zip
science/dftbplus: enable on 13/powerpc64
Fixed on releng/13.2.
-rw-r--r--science/dftbplus/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/science/dftbplus/Makefile b/science/dftbplus/Makefile
index df85ca4a6d1b..c616eabe6bab 100644
--- a/science/dftbplus/Makefile
+++ b/science/dftbplus/Makefile
@@ -13,7 +13,6 @@ BROKEN_aarch64= Lack of IEEE754 support in gcc causes "Cannot find an intrinsic
BROKEN_FreeBSD_12_powerpc= Lack of IEEE754 support in gcc causes "Cannot find an intrinsic module named 'ieee_arithmetic'", see bug\#255890
BROKEN_FreeBSD_12_powerpc64= Lack of IEEE754 support in gcc causes "Cannot find an intrinsic module named 'ieee_arithmetic'", see bug\#255890
BROKEN_FreeBSD_13_powerpc= Lack of IEEE754 support in gcc causes "Cannot find an intrinsic module named 'ieee_arithmetic'", see bug\#255890
-BROKEN_FreeBSD_13_powerpc64= Lack of IEEE754 support in gcc causes "Cannot find an intrinsic module named 'ieee_arithmetic'", see bug\#255890
BROKEN_FreeBSD_13_powerpc64le= Lack of IEEE754 support in gcc causes "Cannot find an intrinsic module named 'ieee_arithmetic'", see bug\#255890
LIB_DEPENDS= libblas.so:math/blas \