git: bec41b713392 - main - biology/vcflib: add upstream reference for zig >= 0.11
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 20 May 2024 14:43:01 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=bec41b713392d36895df1a1dc2afedae078bf91c commit bec41b713392d36895df1a1dc2afedae078bf91c Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2024-05-20 14:38:29 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2024-05-20 14:42:43 +0000 biology/vcflib: add upstream reference for zig >= 0.11 --- biology/vcflib/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/biology/vcflib/Makefile b/biology/vcflib/Makefile index 47503953ed1f..c4efb379e8f6 100644 --- a/biology/vcflib/Makefile +++ b/biology/vcflib/Makefile @@ -39,6 +39,7 @@ OPTIONS_SUB= yes ZIG_DESC= Include Zig language support +# FIXME: https://github.com/vcflib/vcflib/issues/399 ZIG_BUILD_DEPENDS= zig010>0:lang/zig010 CMAKE_ARGS+= -DWFA_GITMODULE=OFF -DWFALIB=${LOCALBASE}/lib/libwfa2.so