mirror of
https://git.freebsd.org/ports.git
synced 2025-06-29 08:30:37 -04:00
- Add missing LIB_DEPENDS on security/nettle and math/gmp - Regenerate CMakeLists.txt patch - Replace vncserver manpage with v1.10.0 as we're using v1.10.0 script - Quit suppressing output PR: 269461 Reported by: VVD, Konstantin Belousov, John Hein
8 lines
307 B
Text
8 lines
307 B
Text
--- release/CMakeLists.txt.orig 2023-02-03 08:17:15 UTC
|
|
+++ release/CMakeLists.txt
|
|
@@ -73,5 +73,3 @@ endif() #UNIX
|
|
# Common
|
|
#
|
|
|
|
-install(FILES ${CMAKE_SOURCE_DIR}/LICENCE.TXT DESTINATION ${CMAKE_INSTALL_FULL_DOCDIR})
|
|
-install(FILES ${CMAKE_SOURCE_DIR}/README.rst DESTINATION ${CMAKE_INSTALL_FULL_DOCDIR})
|