View | Details | Raw Unified | Return to bug 198849 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-1 / +3 lines)
Lines 24-33 Link Here
24
RUN_DEPENDS=	pinentry>0:${PORTSDIR}/security/pinentry
24
RUN_DEPENDS=	pinentry>0:${PORTSDIR}/security/pinentry
25
25
26
GNU_CONFIGURE=	YES
26
GNU_CONFIGURE=	YES
27
USES=		gmake iconv pkgconfig tar:bzip2
27
USES=		cpe gmake iconv pkgconfig tar:bzip2
28
USE_LDCONFIG=	YES
28
USE_LDCONFIG=	YES
29
CONFIGURE_ARGS+=	--disable-ntbtls --enable-symcryptrun
29
CONFIGURE_ARGS+=	--disable-ntbtls --enable-symcryptrun
30
CONFLICTS=	gnupg-2.0.* dirmngr-*
30
CONFLICTS=	gnupg-2.0.* dirmngr-*
31
CPE_PRODUCT=	privacy_guard
32
CPE_VENDOR=	gnu
31
33
32
OPTIONS_DEFINE=		GNUTLS LDAP SCDAEMON KDNS NLS DOCS SUID_GPG
34
OPTIONS_DEFINE=		GNUTLS LDAP SCDAEMON KDNS NLS DOCS SUID_GPG
33
LDAP_DESC=		LDAP keyserver interface
35
LDAP_DESC=		LDAP keyserver interface

Return to bug 198849