Dike out Kerberos(IV) support on the grounds that better kerberos

support can be gotten via PAM.
This commit is contained in:
Mark Murray 2001-04-28 13:44:14 +00:00
parent 1351464cc7
commit 42792ad958
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=76104

View File

@ -22,13 +22,6 @@ COPTS+= -DWHEELSU
.endif
CFLAGS+= -Wall
.if exists(${DESTDIR}${LIBDIR}/libkrb.a) && defined(MAKE_KERBEROS4)
CFLAGS+=-DKERBEROS
DPADD+= ${LIBKRB} ${LIBCRYPTO} ${LIBCOM_ERR}
LDADD+= -lkrb -lcrypto -lcom_err
DISTRIBUTION= krb4
.endif
BINMODE=4555
INSTALLFLAGS=-fschg