Index: head/net/nfs-ganesha/files/patch-src_libntirpc_tests_CMakeLists.txt =================================================================== --- head/net/nfs-ganesha/files/patch-src_libntirpc_tests_CMakeLists.txt (nonexistent) +++ head/net/nfs-ganesha/files/patch-src_libntirpc_tests_CMakeLists.txt (revision 481540) @@ -0,0 +1,11 @@ +FreeBSD does not have a dl.so + +--- src/libntirpc/tests/CMakeLists.txt.orig 2018-09-11 18:22:10 UTC ++++ src/libntirpc/tests/CMakeLists.txt +@@ -6,5 +6,4 @@ add_executable(rpcping ${rpcping_SRCS}) + target_link_libraries(rpcping ntirpc + ${BINARY_LIBRARIES} + ${CMAKE_THREAD_LIBS_INIT} +- ${LTTNG_LIBRARIES} +- -ldl) ++ ${LTTNG_LIBRARIES}) Property changes on: head/net/nfs-ganesha/files/patch-src_libntirpc_tests_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