Index: head/security/yubico-piv-tool/files/patch-CMakeLists.txt =================================================================== --- head/security/yubico-piv-tool/files/patch-CMakeLists.txt (nonexistent) +++ head/security/yubico-piv-tool/files/patch-CMakeLists.txt (revision 541879) @@ -0,0 +1,15 @@ +--- CMakeLists.txt.orig 2020-07-10 13:45:10 UTC ++++ CMakeLists.txt +@@ -121,9 +121,9 @@ if(CMAKE_COMPILER_IS_GNUCC) + set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -Wno-unused-result") + endif() + +-include(${CMAKE_SOURCE_DIR}/cmake/openssl.cmake) +-find_libcrypto() +-include_directories(${LIBCRYPTO_INCLUDE_DIRS}) ++# include(${CMAKE_SOURCE_DIR}/cmake/openssl.cmake) ++# find_libcrypto() ++# include_directories(${LIBCRYPTO_INCLUDE_DIRS}) + + enable_testing() + find_package(codecov) Property changes on: head/security/yubico-piv-tool/files/patch-CMakeLists.txt ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property