git: 896a89742277 - main - graphics/gd: mark option AVIF as broken
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 14 Nov 2022 09:40:16 UTC
The branch main has been updated by dinoex: URL: https://cgit.FreeBSD.org/ports/commit/?id=896a897422773c6615a48d71b22eeee8f9de317d commit 896a897422773c6615a48d71b22eeee8f9de317d Author: Dirk Meyer <dinoex@FreeBSD.org> AuthorDate: 2022-11-14 09:39:33 +0000 Commit: Dirk Meyer <dinoex@FreeBSD.org> CommitDate: 2022-11-14 09:39:33 +0000 graphics/gd: mark option AVIF as broken PR: 267523 --- graphics/gd/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/graphics/gd/Makefile b/graphics/gd/Makefile index aecda59b8a2f..a72bccb342f4 100644 --- a/graphics/gd/Makefile +++ b/graphics/gd/Makefile @@ -47,6 +47,7 @@ AVIF_LIB_DEPENDS= libavif.so:graphics/libavif AVIF_CONFIGURE_OFF= --without-avif AVIF_CPPFLAGS= -I${LOCALBASE}/include AVIF_USES= autoreconf +AVIF_BROKEN= Circular dependency loop LIQ_DESC= libimagequant color conversion support LIQ_LIB_DEPENDS= libimagequant.so:graphics/libimagequant LIQ_CONFIGURE_OFF= --with-liq=no