aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2022-02-25 08:44:59 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2022-02-25 09:00:48 +0000
commit7abb7d0c5c4f9f7e8d707efb5878158b27f21b8b (patch)
tree45e0ae701cc050985ae9e02ae793bf3d094685d0 /www
parente158f70527a9c49a0fb6648eaab65624a27958e4 (diff)
downloadports-7abb7d0c5c4f9f7e8d707efb5878158b27f21b8b.tar.gz
ports-7abb7d0c5c4f9f7e8d707efb5878158b27f21b8b.zip
www/falkon: add missing runtime dependency
sqlite3 pluging is required for storing settings. Reported by: Ronald Klop via maillist (cherry picked from commit 74073850b0dfca5a4b3adf4775cff7ea9fad2e5c)
Diffstat (limited to 'www')
-rw-r--r--www/falkon/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/falkon/Makefile b/www/falkon/Makefile
index 2f02d7043bb2..7fbdfad51b94 100644
--- a/www/falkon/Makefile
+++ b/www/falkon/Makefile
@@ -1,5 +1,6 @@
PORTNAME= falkon
DISTVERSION= 3.2.0
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= KDE/stable/falkon/${DISTVERSION}/
@@ -13,7 +14,7 @@ USES= cmake desktop-file-utils kde:5 qt:5 ssl tar:xz xorg
USE_KDE= archive i18n \
ecm_build
USE_QT= concurrent core dbus declarative gui location network printsupport \
- sql webchannel webengine widgets x11extras \
+ sql webchannel webengine widgets x11extras sql-sqlite3_run \
buildtools_build qmake_build
USE_XORG= xcb