diff options
Diffstat (limited to 'x11/yakuake')
-rw-r--r-- | x11/yakuake/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/yakuake/Makefile b/x11/yakuake/Makefile index 5218205d6632..979dd69557d5 100644 --- a/x11/yakuake/Makefile +++ b/x11/yakuake/Makefile @@ -14,12 +14,12 @@ LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= konsole:x11/konsole -USES= cmake:outsource gettext kde:5 tar:xz +USES= cmake:outsource gettext kde:5 qt:5 tar:xz USE_KDE= attica auth archive codecs completion config configwidgets \ coreaddons crash dbusaddons ecm globalaccel i18n iconthemes \ jobwidgets kio newstuff notifications notifyconfig parts \ service sonnet textwidgets widgetsaddons windowsystem xmlgui -USE_QT5= core dbus gui network widgets x11extras xml \ +USE_QT= core dbus gui network widgets x11extras xml \ buildtools_build qmake_build USE_XORG= x11 |