mirror of
https://git.freebsd.org/ports.git
synced 2025-06-08 06:10:30 -04:00
8 lines
307 B
Text
8 lines
307 B
Text
--- doc/CMakeLists.txt 2016-07-21 01:33:19.000000000 -0500
|
|
+++ doc/CMakeLists.txt 2017-08-03 11:48:48.150617000 -0500
|
|
@@ -131,4 +131,4 @@
|
|
endif (XMLMANTOHTML_EXECUTABLE)
|
|
|
|
install (FILES omp.8 check_omp.8 omp-dialog.8
|
|
- DESTINATION ${DATADIR}/man/man8 )
|
|
+ DESTINATION ${CMAKE_INSTALL_PREFIX}/man/man8 )
|