mirror of
https://git.freebsd.org/ports.git
synced 2025-07-10 13:59:22 -04:00
- regen patches by 'make makepatch' - adjust consumers which affected by new doxygen styles - take maintainersip Changelog: https://www.doxygen.nl/manual/changelog.html#log_1_9_0 PR: 242347 Submitted by: fluffy Reported by: Naram Qashat (ex-maintainer) Exp-run by: antoine
10 lines
282 B
Text
10 lines
282 B
Text
--- CMakeLists.txt.orig 2020-12-21 14:08:57 UTC
|
|
+++ CMakeLists.txt
|
|
@@ -169,7 +169,6 @@ endif()
|
|
include(cmake/CompilerWarnings.cmake)
|
|
include(cmake/Coverage.cmake)
|
|
|
|
-add_subdirectory(libmd5)
|
|
add_subdirectory(liblodepng)
|
|
add_subdirectory(libmscgen)
|
|
add_subdirectory(libversion)
|