summaryrefslogtreecommitdiffstats
path: root/kerberosIV/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'kerberosIV/Makefile')
-rw-r--r--kerberosIV/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/kerberosIV/Makefile b/kerberosIV/Makefile
index 588a4f4..f8efd7a 100644
--- a/kerberosIV/Makefile
+++ b/kerberosIV/Makefile
@@ -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:
OpenPOWER on IntegriCloud