1
0
mirror of https://git.freebsd.org/ports.git synced 2026-06-02 11:08:52 +00:00
Files
Robert Clausecker 3feb67ede9 x11/xmoji: fix build on FreeBSD 15 and later
Seems like we now support inotify() well enough for the port to detect
its presence, but that conflicts with it also detecting kqueue support.
Disable inotify() to resolve the conflict.

MFH:		2025Q4
2025-11-22 17:01:28 +01:00
..