mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
2444ab5c2f
http://wammu.eu/download/gammu/1.29.0/ Feature safe: yes
12 lines
532 B
Plaintext
12 lines
532 B
Plaintext
--- CMakeLists.txt.orig 2011-01-19 10:33:05.000000000 +0300
|
|
+++ CMakeLists.txt 2011-01-28 13:57:29.069544083 +0300
|
|
@@ -622,7 +622,7 @@ mark_as_advanced (INSTALL_LOC_DIR)
|
|
set (INSTALL_DOC_DIR "share/doc/gammu" CACHE STRING "Path for documentation installation")
|
|
mark_as_advanced (INSTALL_DOC_DIR)
|
|
|
|
-set (INSTALL_MAN_DIR "share/man" CACHE STRING "Path for man pages installation")
|
|
+set (INSTALL_MAN_DIR "man" CACHE STRING "Path for man pages installation")
|
|
mark_as_advanced (INSTALL_MAN_DIR)
|
|
|
|
# Phone and protocol configuration
|