[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, 06 Feb 2023 22:58:34 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269381

            Bug ID: 269381
           Summary: Mk/Uses/magick.mk does not support OPTIONS_UNSET+= X11
                    in make.conf when package Makefile has "USES = magick"
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: lysfjord.daniel@smokepit.net
 Attachment #239961 text/plain
         mime type:

Created attachment 239961
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=239961&action=edit
Example poudriere build log

Having "OPTIONS_UNSET+= X11" in make.conf causes dependency issues when
packages have "USES=magick" in the Makefile.

magick.mk should support choosing the right dependency instead of relying on
the USES line to choose between default and nox11.

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