Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Feb 2023 01:18:43 +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-YoRYe5rfjz@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

fsbruva@yahoo.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fsbruva@yahoo.com,
                   |                            |sirdice@gmail.com

--- Comment #1 from fsbruva@yahoo.com ---
I think this is related to what sirdice noted in
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269272

In make.conf, specifying imagemagick_default=3D{6,7}-nox11 should trigger t=
he
correct behavior. This bug could be relabeled as:

"Mk/uses/magick.mk disregards default versions"

magic.mk should check the default versions, and respect the inclusion or
exclusion of X11. It probably should alert user if the port requires someth=
ing
that conflicts or can't be met by the USES=3D directive in the Makefile.

I will take a cut and see if I can come up with something. Or, would it be
easier to collaborate with a [WIP] pull request using git?

--=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-YoRYe5rfjz>