mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-02 19:22:47 +00:00
Change distribution to krb4 in preparation for K5.
This commit is contained in:
parent
df3819c1b4
commit
38efe8d18c
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=51438
@ -30,7 +30,7 @@ LDADD+= ${LIBCVS} ${LIBDIFF} -lgnuregex -lmd -lcrypt -lz
|
||||
CFLAGS+=-DHAVE_KERBEROS -DHAVE_KRB_GET_ERR_TEXT
|
||||
LDADD+= -lkrb -ldes -lcom_err
|
||||
DPADD+= ${LIBKRB} ${LIBDES} ${LIBCOM_ERR}
|
||||
DISTRIBUTION= krb
|
||||
DISTRIBUTION= krb4
|
||||
# XXX do we want to mess with this? It's probably not really worth it for
|
||||
# the public freebsd stuff, but others might want it. It's an optional
|
||||
# feature anyway, the -x switch is needed to activate it.
|
||||
|
Loading…
Reference in New Issue
Block a user