aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2023-08-25 07:07:01 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2023-08-25 07:07:01 +0000
commit1cd29dc0e8e85c5ed8119b47b4cab7327027ee5e (patch)
tree4808b6f7085402f281916a7c428fd327ee41408d
parent6d3fcd3806de44d73f723411147eae01de833d37 (diff)
downloadports-1cd29dc0e8e85c5ed8119b47b4cab7327027ee5e.tar.gz
ports-1cd29dc0e8e85c5ed8119b47b4cab7327027ee5e.zip
science/trilinos: Add comment
-rw-r--r--science/trilinos/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/trilinos/Makefile b/science/trilinos/Makefile
index a0e42b035f19..f4a0cce87985 100644
--- a/science/trilinos/Makefile
+++ b/science/trilinos/Makefile
@@ -14,7 +14,7 @@ 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
+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 \