diff --git a/secure/Makefile b/secure/Makefile index 7a78d947c556..7342709e1f7f 100644 --- a/secure/Makefile +++ b/secure/Makefile @@ -7,8 +7,7 @@ SUBDIR= lib libexec usr.bin usr.sbin # These are the programs which depend on crypto, but not Kerberos. SPROGS= lib/libfetch lib/libpam lib/libradius lib/libtelnet \ bin/ed libexec/telnetd usr.bin/fetch usr.bin/telnet \ - usr.sbin/pkg_install usr.sbin/ppp usr.sbin/pppd \ - usr.sbin/tcpdump/tcpdump + usr.sbin/pkg_install usr.sbin/ppp usr.sbin/tcpdump/tcpdump .if ${MK_SENDMAIL} != "no" SPROGS+=usr.sbin/sendmail .endif