Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 May 2023 00:43:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 269381] Mk/Uses/magick.mk does not support OPTIONS_UNSET+= X11 in make.conf when package Makefile has "USES = magick"
Message-ID:  <bug-269381-7788-z5YhRsPWfH@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-269381-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-269381-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269381

--- Comment #11 from lysfjord.daniel@smokepit.net ---
So, we took a perfectly working system and put the problem in the hands of
every Makefile where X11 is an option for the port[0], or every admin that
doesn't know this, and deselects X11 support in a port that might pull in o=
ther
ports without setting a @nox11 flavor of a seemingly unrelated port in
make.conf.

If it's a "wontfix", we just have to live with a regression here.

[0]: graphics/pecl-imagick-im7/Makefile:
X11_USES?=3D magick:7
X11_USES_OFF?=3D magick:7,nox11

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-269381-7788-z5YhRsPWfH>