summaryrefslogtreecommitdiffstats
path: root/Tools
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2011-01-23 02:39:54 +0000
committerlinimon <linimon@FreeBSD.org>2011-01-23 02:39:54 +0000
commitdf74d01fc4dfd352bbb792a7262e3c44baec7eb9 (patch)
tree8e350da98e8ca6dfbae6f4cdfb1d8754737a68d7 /Tools
parentc74fc6ad0d19110d862c487ac2fb3d622e5a43bd (diff)
downloadFreeBSD-ports-df74d01fc4dfd352bbb792a7262e3c44baec7eb9.zip
FreeBSD-ports-df74d01fc4dfd352bbb792a7262e3c44baec7eb9.tar.gz
Export BACKUP_FTP_SITE for the generalized make.conf files in
bindist-*.tar (so that they can be shared between pointyhat and pointyhat-west without modification.) Feature safe: yes
Diffstat (limited to 'Tools')
-rwxr-xr-xTools/portbuild/scripts/portbuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/Tools/portbuild/scripts/portbuild b/Tools/portbuild/scripts/portbuild
index d2fc71d..3bba778 100755
--- a/Tools/portbuild/scripts/portbuild
+++ b/Tools/portbuild/scripts/portbuild
@@ -124,6 +124,9 @@ buildenv.common
# Want to use the /etc/make.conf in the chroot
unset __MAKE_CONF
+# set overrides for make.conf
+export BACKUP_FTP_SITE=${CLIENT_BACKUP_FTP_SITE}
+
pkgname=$(basename $6 ${PKGSUFFIX})
dirname=$7
shift 2
OpenPOWER on IntegriCloud