aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/telnet
diff options
context:
space:
mode:
authorSimon J. Gerraty <sjg@FreeBSD.org>2019-12-11 17:37:37 +0000
committerSimon J. Gerraty <sjg@FreeBSD.org>2019-12-11 17:37:37 +0000
commit5ab1c5846ff41be24b1f6beb0317bf8258cd4409 (patch)
treefc0cf2307ec987834da06ceb43200b4b76033691 /usr.bin/telnet
parentbeede70e5143ff4ea1f10e667c78575ab0031028 (diff)
Notes
Diffstat (limited to 'usr.bin/telnet')
-rw-r--r--usr.bin/telnet/Makefile.depend.options11
1 files changed, 11 insertions, 0 deletions
diff --git a/usr.bin/telnet/Makefile.depend.options b/usr.bin/telnet/Makefile.depend.options
new file mode 100644
index 000000000000..e469db2841eb
--- /dev/null
+++ b/usr.bin/telnet/Makefile.depend.options
@@ -0,0 +1,11 @@
+# $FreeBSD$
+# This file is not autogenerated - take care!
+
+DIRDEPS_OPTIONS= KERBEROS_SUPPORT OPENSSL
+
+DIRDEPS.OPENSSL.yes= \
+ lib/libipsec \
+ lib/libmp \
+ lib/libpam/libpam \
+
+.include <dirdeps-options.mk>