aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Unovitch <junovitch@FreeBSD.org>2015-12-23 20:18:56 +0000
committerJason Unovitch <junovitch@FreeBSD.org>2015-12-23 20:18:56 +0000
commit1bc6a6e3d8f9adcf2aa68e1dcf70abdba81d2db9 (patch)
tree9ae6fa297d9481727a9bf58ab0dfb16e5801e70d
parentca778a63f6c6a7f3da56a8787bf2aeaa6da13f5a (diff)
downloadports-1bc6a6e3d8f9adcf2aa68e1dcf70abdba81d2db9.tar.gz
ports-1bc6a6e3d8f9adcf2aa68e1dcf70abdba81d2db9.zip
MFH: r404272
security/keepass: fix XSEL option dependency - Switch x11/xsel -> x11/xsel-conrad. This resolves a run time issue when copying passwords to the clipboard. PR: 204397 Reported by: Alex Zhukov <baron.pampa@gmail.com> Submitted by: Ben Woods <woodsb02@gmail.com> (maintainer) Approved by: ports-secteam (feld)
Notes
Notes: svn path=/branches/2015Q4/; revision=404317
-rw-r--r--security/keepass/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/keepass/Makefile b/security/keepass/Makefile
index 3383dcb72fb9..bf175dbf374e 100644
--- a/security/keepass/Makefile
+++ b/security/keepass/Makefile
@@ -3,6 +3,7 @@
PORTNAME= keepass
PORTVERSION= 2.30
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= SF/${PORTNAME}/KeePass%202.x/${PORTVERSION}
DISTNAME= KeePass-${PORTVERSION}-Source
@@ -39,7 +40,7 @@ XSEL_DESC= Use the xsel utility for clipboard copying
OPTIONS_DEFAULT= XDOTOOL XSEL
XDOTOOL_RUN_DEPENDS= xdotool:${PORTSDIR}/x11/xdotool
-XSEL_RUN_DEPENDS= xsel:${PORTSDIR}/x11/xsel
+XSEL_RUN_DEPENDS= xsel:${PORTSDIR}/x11/xsel-conrad
do-build:
# Extract icons