freebsd-ports/textproc/multimarkdown/files/patch-CMakeLists.txt
Yasuhiro Kimura b940f4abf4 textproc/multimarkdown: Update to 6.7.0
* Pet portclippy.
* Tidy up Makefile with portfmt.

ChangeLog:	https://github.com/fletcher/MultiMarkdown-6/releases/tag/6.7.0
PR:		271958
Approved by:	maintainer
2023-06-21 09:13:37 +09:00

19 lines
588 B
Text

--- CMakeLists.txt.orig 2023-06-11 01:48:25 UTC
+++ CMakeLists.txt
@@ -565,16 +565,6 @@ else (hasParent)
endif (public_headers)
endif (DEFINED SHAREDBUILD)
- # Install Documentation
- install(FILES
- "${PROJECT_BINARY_DIR}/LICENSE.txt"
- "${PROJECT_BINARY_DIR}/README.txt"
- COMPONENT Docs
- DESTINATION share/doc/MultiMarkdown
- )
- set (CPACK_COMPONENT_DOCS_DISPLAY_NAME "Documentation")
- set (CPACK_COMPONENT_DOCS_DESCRIPTION "Install README and LICENSE.")
-
# Install LaTeX support files
install (FILES ${latex}
DESTINATION share/texmf/tex/latex/mmd6