$OpenBSD: patch-CMakeLists_txt,v 1.2 2018/12/30 14:14:14 ajacoutot Exp $

Index: CMakeLists.txt
--- CMakeLists.txt.orig
+++ CMakeLists.txt
@@ -29,7 +29,7 @@ endif ()
 
 if (NOT BRO_MAN_INSTALL_PATH)
     # set the default Bro man page installation path (user did not specify one)
-    set(BRO_MAN_INSTALL_PATH ${BRO_ROOT_DIR}/share/man)
+    set(BRO_MAN_INSTALL_PATH ${BRO_ROOT_DIR}/man)
 endif ()
 
 # sanitize the Bro script install directory into an absolute path
