ports/devel/cmake/patches/patch-Modules_FindMPEG2_cmake

10 lines
279 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: Modules/FindMPEG2.cmake
--- Modules/FindMPEG2.cmake.orig
+++ Modules/FindMPEG2.cmake
@@ -47,4 +47,4 @@ if(MPEG2_FOUND)
endif()
endif()
-mark_as_advanced(MPEG2_INCLUDE_DIR MPEG2_mpeg2_LIBRARY MPEG2_vo_LIBRARY)
+mark_as_advanced(MPEG2_INCLUDE_DIR MPEG2_mpeg2_LIBRARY)