git: cd7939810fe3 - main - biology/seqwish: Broken on 13

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Fri, 20 Dec 2024 06:06:13 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=cd7939810fe36f73664b9eb5dcff9ab474673977

commit cd7939810fe36f73664b9eb5dcff9ab474673977
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-12-20 05:12:57 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-12-20 06:05:53 +0000

    biology/seqwish: Broken on 13
    
    Reported by:    fallout
---
 biology/seqwish/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/biology/seqwish/Makefile b/biology/seqwish/Makefile
index 0bbf8c64b169..78689ef41487 100644
--- a/biology/seqwish/Makefile
+++ b/biology/seqwish/Makefile
@@ -12,6 +12,7 @@ WWW=		https://github.com/ekg/seqwish
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN_FreeBSD_13=	compilation fails: undefined symbol: __sync_val_compare_and_swap_16 ... referenced by transclosure.cpp
 BROKEN_FreeBSD_15=	compilation fails with clang-19, see https://github.com/ekg/seqwish/issues/126
 BROKEN_i386=	compilation fails: error: use of undeclared identifier '_pdep_u64'