1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-31 05:41:08 +00:00

Add MASTER_SITE_OVERRIDE to the list of variables propagated, so that

the cluster machines preferentially fetch an existing file from ftp-master
This commit is contained in:
Kris Kennaway 2002-03-25 00:16:29 +00:00
parent 16039d8109
commit 3f8e160d36
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=56565

View File

@ -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