Subject: CVS commit: pkgsrc/devel/capnproto
From: Taylor R Campbell
Date: 2025-02-07 14:10:12
Message id: 20250207131012.30707FBE0@cvs.NetBSD.org

Log Message:
devel/capnproto: Enable build without kqueue on NetBSD<10.

capnproto uses EVFILT_USER when kqueue is enabled, but doesn't
require kqueue.

(This code could also be adapted to just use a pipe instead of
EVFILT_USER but that's a little more work.)

Files:
RevisionActionfile
1.7modifypkgsrc/devel/capnproto/Makefile