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:
parent
2fc49c5a2a
commit
6d558714df
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue