mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
Enable the SCDAEMON option by default.
Requested by: Dave Horn
This commit is contained in:
parent
be9dbd44ac
commit
ea950a8d7e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=431813
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= gnupg
|
||||
PORTVERSION= 2.1.17
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= GNUPG
|
||||
|
||||
@ -32,7 +33,7 @@ CONFIGURE_ARGS= --disable-ntbtls --enable-symcryptrun --disable-wks-tools
|
||||
INFO= gnupg
|
||||
|
||||
OPTIONS_DEFINE= GNUTLS LDAP SCDAEMON NLS DOCS SUID_GPG
|
||||
OPTIONS_DEFAULT=GNUTLS
|
||||
OPTIONS_DEFAULT=GNUTLS SCDAEMON
|
||||
NO_OPTIONS_SORT=yes
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
|
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= gnupg
|
||||
PORTVERSION= 2.0.30
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= GNUPG
|
||||
PKGNAMESUFFIX= 20
|
||||
@ -32,7 +33,7 @@ CONFIGURE_ARGS= --enable-symcryptrun
|
||||
INFO= gnupg
|
||||
|
||||
OPTIONS_DEFINE= LDAP SCDAEMON CURL GPGSM KDNS STD_SOCKET NLS DOCS SUID_GPG
|
||||
OPTIONS_DEFAULT=CURL
|
||||
OPTIONS_DEFAULT=CURL SCDAEMON
|
||||
NO_OPTIONS_SORT=yes
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user