diff options
Diffstat (limited to 'devel/liblxqt/Makefile')
-rw-r--r-- | devel/liblxqt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/liblxqt/Makefile b/devel/liblxqt/Makefile index 2f90accf1d2a..310d6792932e 100644 --- a/devel/liblxqt/Makefile +++ b/devel/liblxqt/Makefile @@ -14,7 +14,7 @@ LIB_DEPENDS= libpolkit-qt5-core-1.so:sysutils/polkit-qt USES= cmake compiler:c++14-lang gettext gnome kde:5 lxqt \ pkgconfig qt:5 tar:xz xorg USE_GNOME= glib20 -USE_QT= buildtools_build qmake_build dbus core gui linguisttools \ +USE_QT= buildtools:build qmake:build dbus core gui linguisttools \ svg widgets x11extras xml USE_KDE= windowsystem USE_LXQT= buildtools qtxdg |