Index: head/lang/rust/files/patch-src_vendor_libssh2-sys_libssh2_src_CMakeLists.txt =================================================================== --- head/lang/rust/files/patch-src_vendor_libssh2-sys_libssh2_src_CMakeLists.txt (nonexistent) +++ head/lang/rust/files/patch-src_vendor_libssh2-sys_libssh2_src_CMakeLists.txt (revision 480162) @@ -0,0 +1,13 @@ +https://github.com/libssh2/libssh2/commit/54bef4c5dad868a9d45fdbfca9729b191c0abab5 + +--- src/vendor/libssh2-sys/libssh2/src/CMakeLists.txt.orig 2018-09-11 04:49:50.000000000 +0000 ++++ src/vendor/libssh2-sys/libssh2/src/CMakeLists.txt +@@ -217,7 +217,7 @@ set_target_properties(libssh2 PROPERTIES PREFIX "") + + target_compile_definitions(libssh2 PRIVATE ${PRIVATE_COMPILE_DEFINITIONS}) + target_include_directories(libssh2 +- PRIVATE ${PRIVATE_INCLUDE_DIRECTORIES} ++ PRIVATE "${PROJECT_SOURCE_DIR}/include/" ${PRIVATE_INCLUDE_DIRECTORIES} + PUBLIC + $ + $/${CMAKE_INSTALL_INCLUDEDIR}>) Property changes on: head/lang/rust/files/patch-src_vendor_libssh2-sys_libssh2_src_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