mirror of
https://git.freebsd.org/ports.git
synced 2025-05-14 08:11:50 -04:00
11 lines
331 B
Text
11 lines
331 B
Text
--- CMakeLists.txt.orig 2016-12-10 16:58:46 UTC
|
|
+++ CMakeLists.txt
|
|
@@ -229,7 +229,7 @@ if (POD2MAN)
|
|
${CMAKE_SOURCE_DIR}/encfs/encfsctl.pod encfsctl.1)
|
|
|
|
install (FILES ${CMAKE_BINARY_DIR}/encfs.1 ${CMAKE_BINARY_DIR}/encfsctl.1
|
|
- DESTINATION share/man/man1)
|
|
+ DESTINATION man/man1)
|
|
endif (POD2MAN)
|
|
|
|
# Tests
|