Remove programs that no longer need a kerberisation option.
This commit is contained in:
parent
f55bb1d531
commit
1cdf06340a
@ -5,11 +5,8 @@ MAINTAINER= markm@FreeBSD.org
|
||||
SUBDIR= include lib libexec usr.bin usr.sbin
|
||||
|
||||
# These are the programs which depend on Kerberos.
|
||||
KPROGS= bin/rcp lib/libpam libexec/ftpd libexec/rlogind libexec/rshd \
|
||||
sbin/dump sbin/restore usr.bin/login usr.bin/passwd \
|
||||
usr.bin/rlogin usr.bin/rsh usr.bin/su
|
||||
# kerberosIV'ed cvs is broken
|
||||
#KPROGS+=gnu/usr.bin/cvs
|
||||
KPROGS= lib/libpam \
|
||||
sbin/dump sbin/restore
|
||||
|
||||
# This target is used to rebuild these programs WITH Kerberos.
|
||||
kerberize:
|
||||
|
Loading…
Reference in New Issue
Block a user