[Bug 273143] graphics/pecl-imagick: cannot build with nox11 flavored ImageMagick7
Date: Tue, 15 Aug 2023 21:19:49 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273143 --- Comment #2 from Miroslav Lachman <000.fbsd@quip.cz> --- What you have in make.conf? Do you have DEFAULT_VERSIONS set to nox11? pecl-imagick was changed recently https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268833 to use new USES=magick https://lists.freebsd.org/archives/freebsd-ports/2023-April/003785.html If you set DEFAULT_VERSIONS+= imagemagick=7-nox11 you should get pecl-imagick depending on ImageMagick 7 nox11. -- You are receiving this mail because: You are the assignee for the bug.