git: 087074878448 - main - graphics/gd: fix option AVIF

From: Dirk Meyer <dinoex_at_FreeBSD.org>
Date: Sun, 23 Mar 2025 14:02:06 UTC
The branch main has been updated by dinoex:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0870748784480cd41a18fa7364f2f185ebd897da

commit 0870748784480cd41a18fa7364f2f185ebd897da
Author:     Dirk Meyer <dinoex@FreeBSD.org>
AuthorDate: 2025-03-23 14:01:45 +0000
Commit:     Dirk Meyer <dinoex@FreeBSD.org>
CommitDate: 2025-03-23 14:01:45 +0000

    graphics/gd: fix option AVIF
    
    PR: 285454
    build in poudriere tested
    make index tested
---
 graphics/gd/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/graphics/gd/Makefile b/graphics/gd/Makefile
index 99bead1fe791..fb199ac82c64 100644
--- a/graphics/gd/Makefile
+++ b/graphics/gd/Makefile
@@ -47,7 +47,6 @@ HEIF_CPPFLAGS=		-I${LOCALBASE}/include
 AVIF_LIB_DEPENDS=	libavif.so:graphics/libavif
 AVIF_CONFIGURE_OFF=	--without-avif
 AVIF_CPPFLAGS=		-I${LOCALBASE}/include
-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