[Bug 266915] astro/stellarium: Fails to build if devel/qt6-base is installed but not x11-toolkits/qt6-charts

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 10 Oct 2022 07:47:15 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266915

--- Comment #4 from Alexey Dokuchaev <danfe@FreeBSD.org> ---
(In reply to Tobias C. Berner from comment #3)
> it would likely make sense to add qt5/qt6 flavors to the port.
Yes, it would be nice I guess, but it feels like our Qt6 framework is a bit
premature and counterintuitive.  E.g. find_package(Qt${QT_VERSION_MAJOR}
COMPONENTS Core Gui REQUIRED) maps straight to ``USE_QT=core gui'' with Qt5,
but there are no such components with Qt6, etc.

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