aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2022-12-09 10:53:40 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2022-12-09 10:53:40 +0000
commitd45b89f912dc4550f0fc7f62a490177f538fd83a (patch)
tree23088110e1c0508f67f4d208eb1e8a2191881b79
parent9fa363533fd9d6ad577a4a25df16ba5c4a00e3ef (diff)
downloadports-d45b89f912dc4550f0fc7f62a490177f538fd83a.tar.gz
ports-d45b89f912dc4550f0fc7f62a490177f538fd83a.zip
graphics/gd: mark option AVIF as broken
PR: 268003
-rw-r--r--graphics/gd/Makefile2
1 files changed, 1 insertions, 1 deletions
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