summaryrefslogtreecommitdiff
path: root/Tools
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2002-03-25 00:16:29 +0000
committerKris Kennaway <kris@FreeBSD.org>2002-03-25 00:16:29 +0000
commit3f8e160d36d028529ef29389a2cb423ad84a49e5 (patch)
tree64b6f1be1a2e99c00eade0fd9220a496a9157ca6 /Tools
parentAdd Infinity, a XMMS visualization plugin that generates full-screen (diff)
Add MASTER_SITE_OVERRIDE to the list of variables propagated, so that
the cluster machines preferentially fetch an existing file from ftp-master
Notes
Notes: svn path=/head/; revision=56565
Diffstat (limited to 'Tools')
-rw-r--r--Tools/portbuild/scripts/buildenv2
1 files changed, 2 insertions, 0 deletions
diff --git a/Tools/portbuild/scripts/buildenv b/Tools/portbuild/scripts/buildenv
index 1fd9fa5f7247..a81f9724c11c 100644
--- a/Tools/portbuild/scripts/buildenv
+++ b/Tools/portbuild/scripts/buildenv
@@ -38,6 +38,8 @@ buildenv () {
export PORTOBJFORMAT=elf
export USA_RESIDENT=yes
+ export MASTER_SITE_OVERRIDE='ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/distfiles/${DIST_SUBDIR}/'
+
# XXX Are these supposed to be used for release CD builds?
#export NO_RESTRICTED=1
#export FOR_CDROM=1