diff options
| author | Dirk Meyer <dinoex@FreeBSD.org> | 2022-12-09 10:53:40 +0000 |
|---|---|---|
| committer | Dirk Meyer <dinoex@FreeBSD.org> | 2022-12-09 10:53:40 +0000 |
| commit | d45b89f912dc4550f0fc7f62a490177f538fd83a (patch) | |
| tree | 23088110e1c0508f67f4d208eb1e8a2191881b79 /graphics/gd | |
| parent | 9fa363533fd9d6ad577a4a25df16ba5c4a00e3ef (diff) | |
Diffstat (limited to 'graphics/gd')
| -rw-r--r-- | graphics/gd/Makefile | 2 |
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 |
