[Bug 276819] textproc/fcitx5: Fix to allow building without WAYLAND
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 04 Feb 2024 10:21:55 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276819
Bug ID: 276819
Summary: textproc/fcitx5: Fix to allow building without WAYLAND
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: khng@freebsd.org
Reporter: syobon@syobon.net
Assignee: khng@freebsd.org
Flags: maintainer-feedback?(khng@freebsd.org)
Created attachment 248173
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=248173&action=edit
patch
I found that this port does not disable ENABLE_WAYLAND CMake flag even if
OPTIONS_UNSET+=WAYLAND is set.
On usual desktop systems this should not be a problem as most of them have
installed wayland libraries already, but in a clean environment like Poudriere
uses, this prevents Fcitx5 to be built.
I am not familiar with porting, so I don't know whether the way I took for
modifying pkg-plist is desirable or not.
--
You are receiving this mail because:
You are the assignee for the bug.