summaryrefslogtreecommitdiff
path: root/security/pinentry
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2015-10-05 20:18:23 +0000
committerKoop Mast <kwm@FreeBSD.org>2015-10-05 20:18:23 +0000
commitdc0f431bb08960fe977ccbfef63498cc2ce3a282 (patch)
treeb7973e4ed3fbd2b6335d8a2055a16da1a5334671 /security/pinentry
parent- Update to 0.5.4 (diff)
GNOME 3 expects pinentry to have libsecret support. so instead of offering
a options change always build it with libsecret support. Approved by: maintainer (implicit)
Notes
Notes: svn path=/head/; revision=398662
Diffstat (limited to 'security/pinentry')
-rw-r--r--security/pinentry/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pinentry/Makefile b/security/pinentry/Makefile
index 7b45b035d7b0..f8e42b2c1156 100644
--- a/security/pinentry/Makefile
+++ b/security/pinentry/Makefile
@@ -80,7 +80,7 @@ LIBSECRET_CONFIGURE_ENABLE= libsecret
LIBSECRET_LIB_DEPENDS= libsecret-1.so:${PORTSDIR}/security/libsecret
.if ${PINENTRY_GUI} == "gnome3"
-OPTIONS_DEFAULT= LIBSECRET
+OPTIONS_SLAVE= LIBSECRET
USE_GNOME+= gtk20
LIB_DEPENDS+= libgcr-base-3.so:${PORTSDIR}/security/gcr
PLIST_FILES= bin/pinentry-gnome3