Index: head/audio/libinstpatch/files/patch-CMakeLists.txt =================================================================== --- head/audio/libinstpatch/files/patch-CMakeLists.txt (nonexistent) +++ head/audio/libinstpatch/files/patch-CMakeLists.txt (revision 540000) @@ -0,0 +1,11 @@ +--- CMakeLists.txt.orig 2020-05-26 11:09:21 UTC ++++ CMakeLists.txt +@@ -45,7 +45,7 @@ option ( BUILD_SHARED_LIBS "Build a shared object or D + + # Initialize the library directory name suffix. + if ( CMAKE_SIZEOF_VOID_P EQUAL 8 ) +- set ( _init_lib_suffix "64" ) ++ set ( _init_lib_suffix "" ) + else ( CMAKE_SIZEOF_VOID_P EQUAL 8 ) + set ( _init_lib_suffix "" ) + endif ( CMAKE_SIZEOF_VOID_P EQUAL 8 ) Property changes on: head/audio/libinstpatch/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