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
Loading