diff options
Diffstat (limited to 'devel/qt5-dbus/Makefile')
-rw-r--r-- | devel/qt5-dbus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/qt5-dbus/Makefile b/devel/qt5-dbus/Makefile index 48334177fa16..394cca577a21 100644 --- a/devel/qt5-dbus/Makefile +++ b/devel/qt5-dbus/Makefile @@ -10,7 +10,7 @@ LIB_DEPENDS= libdbus-1.so:devel/dbus USES= compiler:c++11-lang perl5 qmake:no_env qt-dist:5,base USE_PERL5= extract -USE_QT= core qmake_build buildtools_build +USE_QT= core qmake:build buildtools:build HAS_CONFIGURE= yes CONFIGURE_ARGS= -no-gui -no-xcb |