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