K 10 svn:author V 7 matthew K 8 svn:date V 27 2017-06-30T22:02:23.887636Z K 7 svn:log V 434 rsyslog cannot use the Inotify emulation provided by the devel/libinotify port -- the kqueue based emulation does not persist over forking, unlike the genuine linux inotify. However, the presence of certain header files will cause rsyslog to attempt to unconditionally compile in Inotify support, and this breaks the build. Use CONFLICTS_BUILD to mark the incompatibility. PR: 220376 Submitted by: dewayne@heuristicsystems.com.au END