View | Details | Raw Unified | Return to bug 202509
Collapse All | Expand All

(-)security/pinentry/Makefile (+1 lines)
Lines 80-85 Link Here
80
LIBSECRET_LIB_DEPENDS=	libsecret-1.so:${PORTSDIR}/security/libsecret
80
LIBSECRET_LIB_DEPENDS=	libsecret-1.so:${PORTSDIR}/security/libsecret
81
81
82
.if ${PINENTRY_GUI} == "gnome3"
82
.if ${PINENTRY_GUI} == "gnome3"
83
OPTIONS_DEFAULT=	LIBSECRET
83
USE_GNOME+=	gtk20
84
USE_GNOME+=	gtk20
84
LIB_DEPENDS+=	libgcr-base-3.so:${PORTSDIR}/security/gcr
85
LIB_DEPENDS+=	libgcr-base-3.so:${PORTSDIR}/security/gcr
85
PLIST_FILES=	bin/pinentry-gnome3
86
PLIST_FILES=	bin/pinentry-gnome3

Return to bug 202509