1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

Set up the DISTDIR and PACKAGES variables for use by client scripts

This commit is contained in:
Kris Kennaway 2004-03-08 01:20:36 +00:00
parent 672c044e2e
commit eab18f688c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=103248

View File

@ -47,6 +47,9 @@ buildenv () {
export __MAKE_CONF=${pb}/${arch}/make.conf
export DISTDIR=${pb}/${arch}/${branch}/distfiles
export PACKAGES=${pb}/${arch}/${branch}/packages
export UNAME_m=${ARCH}
export UNAME_n=freebsd.org
export UNAME_p=${ARCH}