diff --git a/x11-toolkits/qt5-gui/Makefile b/x11-toolkits/qt5-gui/Makefile index b0315aecec8c..8c2fca4567f6 100644 --- a/x11-toolkits/qt5-gui/Makefile +++ b/x11-toolkits/qt5-gui/Makefile @@ -31,6 +31,7 @@ USE_XORG= ice sm x11 xi xrender HAS_CONFIGURE= yes CONFIGURE_ARGS= -no-eglfs \ -no-evdev \ + -no-libudev \ -system-harfbuzz # Explicitely set to c++14 as to net get c++17/c++1z, as libX11's headers # are using the obsolete 'register' key word.