summaryrefslogtreecommitdiff
path: root/sysutils/facter/files/patch-cmake_FindCPPHOCON.cmake
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2025-05-10 12:44:15 +0200
committerRene Ladan <rene@FreeBSD.org>2025-05-10 12:44:15 +0200
commit5b324db3823280cccce5861e3b1d4fb3b4b31033 (patch)
tree77032be8b1117e8967aeaf01b8f559590e948a45 /sysutils/facter/files/patch-cmake_FindCPPHOCON.cmake
parentsysutils/puppet7: Remove expired port (diff)
sysutils/facter: Remove expired port
2025-05-09 sysutils/facter: Reached EOL
Diffstat (limited to 'sysutils/facter/files/patch-cmake_FindCPPHOCON.cmake')
-rw-r--r--sysutils/facter/files/patch-cmake_FindCPPHOCON.cmake9
1 files changed, 0 insertions, 9 deletions
diff --git a/sysutils/facter/files/patch-cmake_FindCPPHOCON.cmake b/sysutils/facter/files/patch-cmake_FindCPPHOCON.cmake
deleted file mode 100644
index 9d31e19c92be..000000000000
--- a/sysutils/facter/files/patch-cmake_FindCPPHOCON.cmake
+++ /dev/null
@@ -1,9 +0,0 @@
---- cmake/FindCPPHOCON.cmake.orig 2017-09-12 21:43:10 UTC
-+++ cmake/FindCPPHOCON.cmake
-@@ -1,5 +1,5 @@
- include(FindDependency)
--find_dependency(CPPHOCON DISPLAY "cpp-hocon" HEADERS "hocon/config.hpp" LIBRARIES "libcpp-hocon.a")
-+find_dependency(CPPHOCON DISPLAY "cpp-hocon" HEADERS "hocon/config.hpp" LIBRARIES "liblibcpp-hocon.so")
-
- include(FeatureSummary)
- set_package_properties(CPPHOCON PROPERTIES DESCRIPTION "A C++ parser for the HOCON configuration language" URL "https://github.com/puppetlabs/cpp-hocon")