diff options
Diffstat (limited to 'science/rdkit/Makefile')
-rw-r--r-- | science/rdkit/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/rdkit/Makefile b/science/rdkit/Makefile index dd2255f3a900..4d692df882dc 100644 --- a/science/rdkit/Makefile +++ b/science/rdkit/Makefile @@ -19,6 +19,7 @@ LICENSE_FILE= ${WRKSRC}/license.txt BROKEN_FreeBSD_15_aarch64= clang-17 crashes, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272652 BROKEN_FreeBSD_15_amd64= clang-17 crashes, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272652 BROKEN_FreeBSD_15_i386= clang-17 crashes, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272652 +BROKEN_FreeBSD_16_amd64= clang-17 crashes, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272652 BUILD_DEPENDS= catch>0:devel/catch \ flex:textproc/flex \ |