$OpenBSD: patch-man_CMakeLists_txt,v 1.1 2021/07/12 20:53:07 pascal Exp $

Index: man/CMakeLists.txt
--- man/CMakeLists.txt.orig
+++ man/CMakeLists.txt
@@ -1,5 +1,4 @@
 if(NOT WIN32) # Don't install man pages on Windows
-    add_subdirectory(it)
     add_subdirectory(man1)
     add_subdirectory(man5)
 endif(NOT WIN32)
