git: d45b89f912dc - main - graphics/gd: mark option AVIF as broken
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 09 Dec 2022 10:53:57 UTC
The branch main has been updated by dinoex:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d45b89f912dc4550f0fc7f62a490177f538fd83a
commit d45b89f912dc4550f0fc7f62a490177f538fd83a
Author: Dirk Meyer <dinoex@FreeBSD.org>
AuthorDate: 2022-12-09 10:53:40 +0000
Commit: Dirk Meyer <dinoex@FreeBSD.org>
CommitDate: 2022-12-09 10:53:40 +0000
graphics/gd: mark option AVIF as broken
PR: 268003
---
graphics/gd/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/graphics/gd/Makefile b/graphics/gd/Makefile
index 5bab38c47370..591ac7ad0441 100644
--- a/graphics/gd/Makefile
+++ b/graphics/gd/Makefile
@@ -47,7 +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
+AVIF_BROKEN= option AVIF has a circular dependency loop
LIQ_DESC= libimagequant color conversion support
LIQ_LIB_DEPENDS= libimagequant.so:graphics/libimagequant
LIQ_CONFIGURE_OFF= --with-liq=no