aboutsummaryrefslogtreecommitdiff
path: root/share/examples/etc/make.conf
diff options
context:
space:
mode:
Diffstat (limited to 'share/examples/etc/make.conf')
-rw-r--r--share/examples/etc/make.conf6
1 files changed, 0 insertions, 6 deletions
diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf
index 5de4a749b579..ca685877265f 100644
--- a/share/examples/etc/make.conf
+++ b/share/examples/etc/make.conf
@@ -112,12 +112,6 @@ BDECFLAGS= -W -Wall -ansi -pedantic -Wbad-function-cast -Wcast-align \
#
#WANT_OPENSSL_MANPAGES= true
#
-# To build usr.bin/opie* and libopie with options to make it accept
-# being operatred over insecure TTY's. Mainly of use during debugging,
-# This is also of use if all traffic is routinely encrypted.
-#
-#WANT_INSECURE_OPIE= true
-#
# To build sys/modules when building the world (our old way of doing things)
#MODULES_WITH_WORLD=true # do not build modules when building kernel
#