aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2020-11-08 18:57:00 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2020-11-08 18:57:00 +0000
commit2bf27373327c9fb50709f0c6c445f95cf0a2a65f (patch)
tree7b54f84e1011da7f5ce9fbc0d12231a107ad2355 /security
parentc80f3d4c0678c9cadfe180608d5bd096dd712b7d (diff)
downloadports-2bf27373327c9fb50709f0c6c445f95cf0a2a65f.tar.gz
ports-2bf27373327c9fb50709f0c6c445f95cf0a2a65f.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/keepassxc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/keepassxc/Makefile b/security/keepassxc/Makefile
index fe6cfab716cd..0f9650174679 100644
--- a/security/keepassxc/Makefile
+++ b/security/keepassxc/Makefile
@@ -2,6 +2,7 @@
PORTNAME= keepassxc
DISTVERSION= 2.6.1
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= https://github.com/keepassxreboot/keepassxc/releases/download/${DISTVERSION}/${PORTNAME}-${DISTVERSION}-src.tar.xz?dummy=/
@@ -45,7 +46,7 @@ BROWSER_DESC= Browser integration with KeePassXC-Browser
KEESHARE_CMAKE_BOOL= WITH_XC_KEESHARE WITH_XC_KEESHARE_SECURE
KEESHARE_DESC= Sharing integration with KeeShare
-KEESHARE_LIB_DEPENDS= libquazip5.so:archivers/quazip
+KEESHARE_LIB_DEPENDS= libquazip1-qt5.so:archivers/quazip
# Legacy/Deprecated.
NETWORKING_CMAKE_BOOL= WITH_XC_NETWORKING