[Bug 257493] games/gnome-mahjongg: 'stage' tries to install directly to LOCALBASE
Date: Thu, 29 Jul 2021 21:16:41 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257493 John Hein <jcfyecrayz@liamekaens.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jcfyecrayz@liamekaens.com, | |tcberner@freebsd.org --- Comment #1 from John Hein <jcfyecrayz@liamekaens.com> --- It seems that it's not a meson change, but it IS the change from 3.38.2 to 3.38.3 after all that is triggering the problem. Using the latest meson in ports (0.58.1) and 3.38.2 works fine ('make stage' as a regular user does not tail). 3.38.2 does not even try to run glib-compile-schemas whereas 3.38.3 runs glib-compile-schemas but does not obey DESTDIR ('/usr/local/bin/glib-compile-schemas /usr/lcoal/share/glib02.0/schemas'). Committer CC'd. -- You are receiving this mail because: You are the assignee for the bug.