Re: git: 80e57850134e - main - x11-wm/plasma6-kwin: fix build on old stable

From: Max Brazhnikov <makc_at_freebsd.org>
Date: Fri, 06 Mar 2026 16:07:10 UTC
> Without patches:
> LIB_DEPENDS+=libinotify.so:devel/libinotify
> USES+=localbase:ldflags
> LDFLAGS+=-linotify
> 
> Or:
> USES+=inotify localbase:ldflags
> LDFLAGS+=${INOTIFY_LIB}

Hacks like this can not be upstreamed, unfortunately. Or luckily :)

Cheers,
Max