[Bug 295484] devel/qt6-base-6.11.1 install failure

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 22 May 2026 17:53:09 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295484

--- Comment #6 from Sean Farley <scf@FreeBSD.org> ---
(In reply to Ralf van der Enden from comment #4)
That is odd.  Is that with or without my patch?

If you run this, what do you have for *WAYLAND and *X11?

$ make -V PLIST_SUB | sed -E 's/ ([[:alnum:]_]+=)/\n\1/g' | egrep
'(X11|WAYLAND)='

I have with WAYLAND disabled and X11 enabled:
WAYLAND="@comment "
NO_WAYLAND=""
X11=""
NO_X11="@comment "

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