Date: Sun, 29 Nov 2020 13:40:44 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 251450] editors/libreoffice: simplify QT5 on FreeBSD < 12 logic Message-ID: <bug-251450-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D251450 Bug ID: 251450 Summary: editors/libreoffice: simplify QT5 on FreeBSD < 12 logic Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Keywords: patch Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: office@FreeBSD.org Reporter: jbeich@FreeBSD.org Assignee: office@FreeBSD.org Flags: maintainer-feedback?(office@FreeBSD.org) Created attachment 220063 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D220063&action= =3Dedit v1 Let's apply ports r556538 trick to libreoffice. Advantages: - Enables QT5 by default on DragonFly - Enables QT5 when DEFAULT_VERSIONS +=3D ssl=3Dopenssl - Doesn't need to be adjusted when 14.0-CURRENT appears # FreeBSD 12.1 $ make -V PORT_OPTIONS:MQT5 QT5 # FreeBSD 11.4 $ make -V PORT_OPTIONS:MQT5 $ DEFAULT_VERSIONS=3Dssl=3Dopenssl make -V PORT_OPTIONS:MQT5 QT5 --=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-251450-7788>