mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-05 18:05:16 +00:00
Trasmute moer "krb5" distibutions into "crypto".
This commit is contained in:
parent
44b81f0f89
commit
aaa2c2ab24
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=114464
@ -1,6 +1,6 @@
|
||||
# $FreeBSD$
|
||||
|
||||
DISTRIBUTION?= krb5
|
||||
DISTRIBUTION?= crypto
|
||||
NOLINT= true
|
||||
|
||||
.if !defined(INCLUDEOBJDIR)
|
||||
|
@ -27,7 +27,5 @@
|
||||
SHLIB_MAJOR= 2
|
||||
|
||||
.if !defined(NOCRYPT) && !defined(NO_OPENSSL)
|
||||
.if defined(MAKE_KERBEROS5)
|
||||
DISTRIBUTION+= krb5
|
||||
.endif
|
||||
DISTRIBUTION+= crypto
|
||||
.endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user