From 0b69ed438f29176def8cc37e895d3cee5efd7d1b Mon Sep 17 00:00:00 2001 From: ru Date: Thu, 29 Jul 2004 08:43:33 +0000 Subject: Removed remnants of ports-related knobs from here. --- share/examples/etc/make.conf | 7 ------- share/man/man5/make.conf.5 | 13 +------------ 2 files changed, 1 insertion(+), 19 deletions(-) diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf index 3582b83..6f69082 100644 --- a/share/examples/etc/make.conf +++ b/share/examples/etc/make.conf @@ -208,13 +208,6 @@ #ENABLE_SUID_K5SU= yes # # -# Kerberos5 -# If you want to install MIT Kerberos5 port somewhere other than /usr/local, -# define this (this is also used to tell ssh1 that kerberos is needed): -# -#KRB5_HOME= /usr/local -# -# # CVSup update flags. Edit SUPFILE settings to reflect whichever distribution # file(s) you use on your site (see /usr/share/examples/cvsup/README for more # information on CVSup and these files). To use, do "make update" in /usr/src. diff --git a/share/man/man5/make.conf.5 b/share/man/man5/make.conf.5 index 2cd394d..96e9b9e 100644 --- a/share/man/man5/make.conf.5 +++ b/share/man/man5/make.conf.5 @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd November 3, 2000 +.Dd July 29, 2004 .Dt MAKE.CONF 5 .Os .Sh NAME @@ -404,17 +404,6 @@ Set to install the .Fx 4 compatibility libraries. -.It Va FETCH_CMD -.Pq Vt str -Command to use to fetch files. -Normally -.Xr fetch 1 . -.It Va KRB5_HOME -.Pq Vt str -If you want to install the MIT Kerberos5 port somewhere other than -.Pa /usr/local , -define this. -This is also used to tell ssh1 that Kerberos is needed. .It Va MAKE_IDEA .Pq Vt bool Set to build the IDEA encryption code. -- cgit v1.1