$NetBSD: patch-CMakeLists.txt,v 1.4 2019/11/09 12:33:29 nia Exp $

Install man pages to correct directory.

--- CMakeLists.txt.orig	2018-07-08 10:33:27.000000000 +0000
+++ CMakeLists.txt
@@ -530,7 +530,7 @@ ENDIF(WIN32 OR PODOFO_BUILD_STATIC)
 #
 # Setup directories we will need
 #
-SET(MANDIR "share/man/")
+SET(MANDIR "${CMAKE_INSTALL_MANDIR}/")
 
 # Create the config file. It'll be appended to as the subdirs run though
 # then dependency information will be written to it at the end of the
