https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286041
Bug ID: 286041 Summary: [PATCH] x11-wm/plasma6-kwin has implicit dependency on x11/libei Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: ports-b...@freebsd.org Reporter: free...@chillt.de CC: jbe...@freebsd.org, k...@freebsd.org CC: jbe...@freebsd.org, k...@freebsd.org Created attachment 259475 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=259475&action=edit Patch for x11-wm/plasma6-kwin The x11-wm/plasma6-kwin port assumes that x11/libei will be found in the build environment without explicitly depending on it. This library is normally pulled in via x11-servers/xwayland, but can be turned off there via an option. The attached patch adds an EI option (mirroring the EI option in x11-servers/xwayland), making the dependency on x11/libei explicit and optional. -- You are receiving this mail because: You are on the CC list for the bug.