summaryrefslogtreecommitdiff
path: root/secure/Makefile
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2017-11-11 07:21:49 +0000
committerEitan Adler <eadler@FreeBSD.org>2017-11-11 07:21:49 +0000
commit7a9e3b169fbbe3a06c671bd0eac43f407cd642a4 (patch)
treeb595154a2e56dd6641475655fa60bdddbd536c1f /secure/Makefile
parentfd7074590aafcbf594fd946f382446c356a06329 (diff)
downloadsrc-test2-7a9e3b169fbbe3a06c671bd0eac43f407cd642a4.tar.gz
src-test2-7a9e3b169fbbe3a06c671bd0eac43f407cd642a4.zip
Notes
Diffstat (limited to 'secure/Makefile')
-rw-r--r--secure/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/secure/Makefile b/secure/Makefile
index 52830a50f126..c8d12502740d 100644
--- a/secure/Makefile
+++ b/secure/Makefile
@@ -11,7 +11,7 @@ SUBDIR.${MK_TESTS}+= tests
# 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/tcpdump/tcpdump
+ usr.sbin/ppp usr.sbin/tcpdump/tcpdump
.if ${MK_SENDMAIL} != "no"
SPROGS+=usr.sbin/sendmail
.endif