Skip to content

Commit

Permalink
graphics/gd: mark option AVIF as broken
Browse files Browse the repository at this point in the history
PR: 268003
  • Loading branch information
Dirk Meyer authored and Dirk Meyer committed Dec 9, 2022
1 parent 9fa3635 commit d45b89f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion graphics/gd/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d45b89f

Please sign in to comment.