Date: Mon, 27 Feb 2023 17:09:44 +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-jtzXDsmxO9@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 #4 from lysfjord.daniel@smokepit.net --- (In reply to fsbruva from comment #3) As imagemagick itself respects OPTIONS_UNSET+=3DX11 (and chooses the right flavor), I somehow also expects USES=3Dmagick to do the same thing when pul= led in as a dependency. After the implementation of USES=3Dmagick, I have to set *another* option (DEFAULT_VERSIONS+=3D imagemagick=3D7-nox11) to avoid pulling in X-related dependencies, when I already have asked for packages that can be compiled w= ith or without X to go without. Is there any situation where you want the X version of (image|graphics)magi= ck when it is pulled in as a dependency, when you have OPTIONS_UNSET+=3DX11 in make.conf? --=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-jtzXDsmxO9>