summaryrefslogtreecommitdiffstats
path: root/libexec/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/Makefile')
-rw-r--r--libexec/Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/libexec/Makefile b/libexec/Makefile
index 9790381..c4c3c13 100644
--- a/libexec/Makefile
+++ b/libexec/Makefile
@@ -1,7 +1,6 @@
# @(#)Makefile 8.1 (Berkeley) 6/4/93
# $FreeBSD$
-# Present but disabled: kpasswdd
SUBDIR= atrun \
bootpd \
comsat \
@@ -26,6 +25,7 @@ SUBDIR= atrun \
save-entropy \
talkd \
tcpd \
+ telnetd \
tftpd \
ypxfr
@@ -41,13 +41,6 @@ SUBDIR+=named-xfer
SUBDIR+=mail.local smrsh
.endif
-.if defined(RELEASEDIR) || \
- (!exists(${.CURDIR}/../secure) && !exists(${.CURDIR}/../kerberos5)) || \
- defined(NOCRYPT) || defined(NO_OPENSSL) || defined(NO_KERBEROS)
-# make release needs both
-SUBDIR+=telnetd
-.endif
-
.if defined(WANT_LUKEMFTPD)
SUBDIR+=lukemftpd
.endif
OpenPOWER on IntegriCloud