1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-05-06 19:06:44 -04:00

biology/seqan-apps: Fix build with llvm16

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Muhammad Moinur Rahman 2023-08-06 23:22:37 +02:00
parent 2fc49c5a2a
commit 6d558714df

View file

@ -14,6 +14,7 @@ LICENSE_COMB= multi
BUILD_DEPENDS= boost-libs>0:devel/boost-libs
USES= cmake compiler:c++14-lang
USE_CXXSTD= c++14
USE_GITHUB= yes
GH_ACCOUNT= seqan
GH_PROJECT= seqan