Index: head/multimedia/vlc/files/patch-modules_gui_qt4_actions__manager.hpp =================================================================== --- head/multimedia/vlc/files/patch-modules_gui_qt4_actions__manager.hpp (nonexistent) +++ head/multimedia/vlc/files/patch-modules_gui_qt4_actions__manager.hpp (revision 478852) @@ -0,0 +1,12 @@ +Fix build with Qt 5.11 + +--- modules/gui/qt4/actions_manager.hpp.orig 2018-09-03 09:20:39 UTC ++++ modules/gui/qt4/actions_manager.hpp +@@ -31,6 +31,7 @@ + #include "qt4.hpp" + #include "util/singleton.hpp" + ++#include + #include + class QAction; + Property changes on: head/multimedia/vlc/files/patch-modules_gui_qt4_actions__manager.hpp ___________________________________________________________________ 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 Index: head/multimedia/vlc/files/patch-modules_gui_qt4_components_simple__preferences.cpp =================================================================== --- head/multimedia/vlc/files/patch-modules_gui_qt4_components_simple__preferences.cpp (nonexistent) +++ head/multimedia/vlc/files/patch-modules_gui_qt4_components_simple__preferences.cpp (revision 478852) @@ -0,0 +1,12 @@ +Fix build with Qt 5.11 + +--- modules/gui/qt4/components/simple_preferences.cpp.orig 2018-09-03 09:38:13 UTC ++++ modules/gui/qt4/components/simple_preferences.cpp +@@ -36,6 +36,7 @@ + #include + #include + #include ++#include + #include + #include + #include Property changes on: head/multimedia/vlc/files/patch-modules_gui_qt4_components_simple__preferences.cpp ___________________________________________________________________ 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