[Bug 269381] Mk/Uses/magick.mk does not support OPTIONS_UNSET+= X11 in make.conf when package Makefile has "USES = magick"

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 27 Feb 2023 03:23:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269381

--- Comment #3 from fsbruva@yahoo.com ---
(In reply to lysfjord.daniel from comment #2)
What port(s) are you wanting to build, and have you specified the -nox11 flavor
of  imagemagick as the default version in make.conf?

My builds didn't work because my make.conf ended up having errors. Sorry for
the spam, tcberner!

When I corrected my make.conf to have the following:
DEFAULT_VERSIONS+= imagemagick=7-nox11
then my poudriere builds used the correct flavor of ImageMagick. No changes
seem needed to Mk/Uses/magick.mk.

-- 
You are receiving this mail because:
You are the assignee for the bug.