From 27fe751781019519d2a2b6a7584e6ebb62683272 Mon Sep 17 00:00:00 2001 From: markm Date: Thu, 24 Feb 2000 23:08:19 +0000 Subject: Add userland tweakables for OpenSSH and OpenSSL. --- share/examples/etc/make.conf | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'share/examples') diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf index bc00b80..104406b 100644 --- a/share/examples/etc/make.conf +++ b/share/examples/etc/make.conf @@ -29,6 +29,13 @@ # To avoid building various parts of the base system: #NO_SENDMAIL= true #NO_CVS= true +#NO_OPENSSH= true +#NO_OPENSSL= true +# +# To tell the base system that you are using RSAREF (from ports). +# (This needs revisiting) - it is very likely that this is too +# heavily tied to USA_RESIDENT==YES. +#RSAREF= YES # # To avoid running MAKEDEV all on /dev during install: #NO_MAKEDEV= true -- cgit v1.1