Index: head/multimedia/avidemux/files/patch-cmake_admMainChecks.cmake =================================================================== --- head/multimedia/avidemux/files/patch-cmake_admMainChecks.cmake (nonexistent) +++ head/multimedia/avidemux/files/patch-cmake_admMainChecks.cmake (revision 504409) @@ -0,0 +1,11 @@ +--- cmake/admMainChecks.cmake.orig 2019-06-17 10:41:06 UTC ++++ cmake/admMainChecks.cmake +@@ -81,7 +81,7 @@ ELSE (WIN32) + ENDIF (WIN32) + + if (CMAKE_COMPILER_IS_GNUCC) +- add_definitions("-Werror=attributes") ++ add_definitions("-Wattributes") + endif (CMAKE_COMPILER_IS_GNUCC) + # Clang + IF(${CMAKE_CXX_COMPILER} MATCHES ".*[cC]lang.*") Property changes on: head/multimedia/avidemux/files/patch-cmake_admMainChecks.cmake ___________________________________________________________________ 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