Trasmute moer "krb5" distibutions into "crypto".
This commit is contained in:
parent
f3e97543a1
commit
fad590ab7e
@ -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…
Reference in New Issue
Block a user