Index: head/audio/geonkick-lv2/files/extra-patch-standalone_CMakeLists.txt =================================================================== --- head/audio/geonkick-lv2/files/extra-patch-standalone_CMakeLists.txt (revision 556034) +++ head/audio/geonkick-lv2/files/extra-patch-standalone_CMakeLists.txt (nonexistent) @@ -1,11 +0,0 @@ ---- standalone/CMakeLists.txt.orig 2019-08-07 16:23:18 UTC -+++ standalone/CMakeLists.txt -@@ -7,7 +7,7 @@ add_executable(geonkick - - add_dependencies(geonkick api_standalone) - target_link_libraries(geonkick geonkick_common api_standalone) --target_link_libraries(geonkick "-lstdc++fs") -+#target_link_libraries(geonkick "-lstdc++fs") - target_link_libraries(geonkick "-lredkite -lX11 -ljack -lsndfile -lrt -lm -ldl -lpthread -lcairo") - - install(TARGETS geonkick DESTINATION ${CMAKE_INSTALL_PREFIX}/bin) Property changes on: head/audio/geonkick-lv2/files/extra-patch-standalone_CMakeLists.txt ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/audio/geonkick-lv2/files/patch-standalone_CMakeLists.txt =================================================================== --- head/audio/geonkick-lv2/files/patch-standalone_CMakeLists.txt (nonexistent) +++ head/audio/geonkick-lv2/files/patch-standalone_CMakeLists.txt (revision 556035) @@ -0,0 +1,11 @@ +--- standalone/CMakeLists.txt.orig 2019-08-07 16:23:18 UTC ++++ standalone/CMakeLists.txt +@@ -7,7 +7,7 @@ add_executable(geonkick + + add_dependencies(geonkick api_standalone) + target_link_libraries(geonkick geonkick_common api_standalone) +-target_link_libraries(geonkick "-lstdc++fs") ++#target_link_libraries(geonkick "-lstdc++fs") + target_link_libraries(geonkick "-lredkite -lX11 -ljack -lsndfile -lrt -lm -ldl -lpthread -lcairo") + + install(TARGETS geonkick DESTINATION ${CMAKE_INSTALL_PREFIX}/bin) Property changes on: head/audio/geonkick-lv2/files/patch-standalone_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