aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2023-12-31 22:10:53 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2023-12-31 23:02:32 +0000
commitff2b924628838e33e0279d2c27f1cbeb1cb5997b (patch)
tree098bf06225c123f4e6450d5f76f216744b7441e9
parentf4206bd5200729a5d2263fb3ba5f662700f16c70 (diff)
downloadports-ff2b924628838e33e0279d2c27f1cbeb1cb5997b.tar.gz
ports-ff2b924628838e33e0279d2c27f1cbeb1cb5997b.zip
science/trilinos: Not broken on 14 since bug#273339 was fixed
-rw-r--r--science/trilinos/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/science/trilinos/Makefile b/science/trilinos/Makefile
index ac9b847b73fa..da3feebc56dd 100644
--- a/science/trilinos/Makefile
+++ b/science/trilinos/Makefile
@@ -14,7 +14,6 @@ LICENSE_COMB= multi
BROKEN_armv6= kokkos assumes a 64-bit build; i.e., 8-byte pointers, but found 4-byte
BROKEN_armv7= kokkos assumes a 64-bit build; i.e., 8-byte pointers, but found 4-byte
BROKEN_i386= kokkos assumes a 64-bit build; i.e., 8-byte pointers, but found 4-byte
-BROKEN_FreeBSD_14= hidden symbol _ZNSt3__1rsB7v160006IcNS_11char_traitsIcEENS_9allocatorIcEEEERNS_13basic_istreamIT_T0_EES9_RNS_12basic_stringIS6_S7_T1_EE isn't defined, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273339
BUILD_DEPENDS= bash:shells/bash \
boost-libs>0:devel/boost-libs \