mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
Remove more environment variables. These variables are never meant to be
overridden by the user. Feature safe: yes
This commit is contained in:
parent
2c8f929f09
commit
85da8b848f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=306294
1 changed files with 0 additions and 4 deletions
|
@ -116,10 +116,6 @@ BUILD_DEPENDS+= ${BOOTSTRAPJDKDIR}/bin/javac:${PORTSDIR}/java/bootstrap-openjdk
|
|||
.endif
|
||||
|
||||
MAKE_ENV= LANG=C LC_ALL=C \
|
||||
ARCH=${ARCH} \
|
||||
LIBARCH=${ARCH} \
|
||||
PLATFORM=bsd \
|
||||
OS_NAME=freebsd \
|
||||
ALT_JDK_IMPORT_PATH=${BOOTSTRAPJDKDIR} \
|
||||
ALT_BOOTDIR=${BOOTSTRAPJDKDIR} \
|
||||
ALT_CACERTS_FILE=${FILESDIR}/cacerts \
|
||||
|
|
Loading…
Add table
Reference in a new issue