Dike out Kerberos(IV) support on the grounds that better kerberos
support can be gotten via PAM.
This commit is contained in:
parent
1351464cc7
commit
42792ad958
@ -22,13 +22,6 @@ COPTS+= -DWHEELSU
|
|||||||
.endif
|
.endif
|
||||||
CFLAGS+= -Wall
|
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
|
BINMODE=4555
|
||||||
INSTALLFLAGS=-fschg
|
INSTALLFLAGS=-fschg
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user