mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-01 10:59:55 +00:00
Replace LINUX_ARCH with ARCH. Missed in r506352.
This commit is contained in:
parent
33fdf33b93
commit
ca78c9a51d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=506379
@ -48,7 +48,7 @@ bash_CMD= ${SH}
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${LINUX_ARCH} == "i386"
|
||||
.if ${ARCH} == i386
|
||||
PLIST_SUB+= JAVA_ARCHLIBDIR="i386" \
|
||||
ECLIPSE_ARCHPATH="x86" \
|
||||
VISUALVM_ARCHLIBDIR="linux" \
|
||||
|
Loading…
Reference in New Issue
Block a user