summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorjoe <joe@FreeBSD.org>2000-08-13 12:36:40 +0000
committerjoe <joe@FreeBSD.org>2000-08-13 12:36:40 +0000
commite7eabf2bfcad3e1c025a11481a84210c277606c5 (patch)
tree7cda02c5c03f6d7b4f7e16bcced2df1ba06d934d /etc
parent618f3c73bcd046609a46f358c78c2c358729c66b (diff)
downloadFreeBSD-src-e7eabf2bfcad3e1c025a11481a84210c277606c5.zip
FreeBSD-src-e7eabf2bfcad3e1c025a11481a84210c277606c5.tar.gz
Define SUPHOST. If this is set a '-h ${SUPHOST}' is added to the
SUPFLAGS when a 'make update' is run. This means that the supfile doesn't need to be edited because the -h will override the CHANGE_THIS.FreeBSD.org host.
Diffstat (limited to 'etc')
-rw-r--r--etc/defaults/make.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/defaults/make.conf b/etc/defaults/make.conf
index 13a3161..7abd2a4 100644
--- a/etc/defaults/make.conf
+++ b/etc/defaults/make.conf
@@ -254,6 +254,7 @@ BDECFLAGS= -W -Wall -ansi -pedantic -Wbad-function-cast -Wcast-align \
#
#SUP= /usr/local/bin/cvsup
#SUPFLAGS= -g -L 2
+#SUPHOST= cvsup.uk.FreeBSD.org
#SUPFILE= /usr/share/examples/cvsup/standard-supfile
#SUPFILE1= /usr/share/examples/cvsup/secure-supfile
#PORTSSUPFILE= /usr/share/examples/cvsup/ports-supfile
OpenPOWER on IntegriCloud