[Bug 260431] upgrade www/nginx and www/nginx-devel to use ImageMagick7
Date: Wed, 15 Dec 2021 17:16:51 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260431 --- Comment #2 from Chris Hutchinson <portmaster@bsdforge.com> --- To the OP of this pr(1) If you'd like to pursue this; it should be enough to open nginx/Makefile.extmod scroll down to line 294 and change: SMALL_LIGHT_USES= magick:6 to SMALL_LIGHT_USES= magick:7 then build nginx. If everything works as intended, submit a patch (git diff) with that change. :-) -- You are receiving this mail because: You are the assignee for the bug.