$OpenBSD$ --- cmake/Modules/DefineInstallationPaths.cmake.orig Sat May 1 21:23:12 2010 +++ cmake/Modules/DefineInstallationPaths.cmake Sat May 1 21:23:54 2010 @@ -102,7 +102,7 @@ if (UNIX) FORCE ) SET(MAN_INSTALL_DIR - "${SHARE_INSTALL_PREFIX}/man" + "${CMAKE_INSTALL_PREFIX}/man" CACHE PATH "The ${APPLICATION_NAME} man install dir (default prefix/man)" FORCE )