## kqueue(2) support
#
.if ${PORT_OPTIONS:MKQUEUE)
.if ${PORT_OPTIONS:MKQUEUE}
CONFIGURE_ARGS+=--with-ioloop=kqueue
.endif