[Bug 269381] Mk/Uses/magick.mk does not support OPTIONS_UNSET+= X11 in make.conf when package Makefile has "USES = magick"
Date: Sun, 30 Apr 2023 13:23:42 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269381 --- Comment #9 from lysfjord.daniel@smokepit.net --- Changed today with commit be67c1c353cabc6b17698f85efa4e5dce70b8e31. Still does not respect "OPTIONS_UNSET+=X11", as shown by the following output from "pkg upgrade": The following 13 package(s) will be affected (of 0 checked): New packages to be INSTALLED: ImageMagick7: 7.1.0.62_3 ghostscript9-agpl-x11: 9.56.1 libICE: 1.1.0_1,1 libSM: 1.2.3,1 libX11: 1.7.2,1 libXext: 1.3.4,1 libXt: 1.2.1,1 libraqm: 0.9.0 libwmf: 0.2.13 Installed packages to be UPGRADED: ImageMagick7-nox11: 7.1.0.62_2 -> 7.1.0.62_3 rubygem-mini_magick: 4.12.0 -> 4.12.0_1 rubygem-mini_magick410: 4.10.1 -> 4.10.1_1 vips: 8.14.2_2 -> 8.14.2_3 Number of packages to be installed: 9 Number of packages to be upgraded: 4 The process will require 43 MiB more space. 23 MiB to be downloaded. Proceed with this action? [y/N]: n ImageMagick7 is pulled in by rubygem-mini_magick, as shown by the following snippet from the build log: ===> rubygem-mini_magick-4.12.0_1 depends on shared library: libMagick++-7.so - not found ===> Installing existing package /packages/All/ImageMagick7-7.1.0.62_3.pkg -- You are receiving this mail because: You are the assignee for the bug.