diff options
Diffstat (limited to 'www/falkon/Makefile')
-rw-r--r-- | www/falkon/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/falkon/Makefile b/www/falkon/Makefile index 8ce3ccc1be28..1e4fd1e07dae 100644 --- a/www/falkon/Makefile +++ b/www/falkon/Makefile @@ -12,9 +12,9 @@ COMMENT= Web browser based on WebKit engine and Qt Framework LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING -USES= cmake:outsource desktop-file-utils kde:5 ssl tar:xz +USES= cmake:outsource desktop-file-utils kde:5 qt:5 ssl tar:xz USE_KDE= wallet -USE_QT5= core dbus gui location network printsupport qml quick \ +USE_QT= core dbus gui location network printsupport qml quick \ sql webchannel webengine widgets x11extras \ buildtools_build qmake_build USE_XORG= xcb |