mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Uncomment and update OSREL and OSVERSION in preparation for 4.3R.
This commit is contained in:
parent
bd3f90efa8
commit
bf0af6f063
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=39642
@ -27,8 +27,8 @@ case "x$1" in
|
||||
x4)
|
||||
branch=4
|
||||
export PORTOBJFORMAT=elf
|
||||
# export OSREL=4.2
|
||||
# export OSVERSION=420001
|
||||
export OSREL=4.3
|
||||
export OSVERSION=430000
|
||||
;;
|
||||
x5)
|
||||
branch=5
|
||||
|
@ -27,8 +27,8 @@ case "x$1" in
|
||||
x4)
|
||||
branch=4
|
||||
export PORTOBJFORMAT=elf
|
||||
# export OSREL=4.2
|
||||
# export OSVERSION=420001
|
||||
export OSREL=4.3
|
||||
export OSVERSION=430000
|
||||
;;
|
||||
x5)
|
||||
branch=5
|
||||
|
@ -82,8 +82,8 @@ case ${branch} in
|
||||
# export PORTOBJFORMAT=elf
|
||||
;;
|
||||
4*)
|
||||
# export OSREL=4.2
|
||||
# export OSVERSION=420001
|
||||
export OSREL=4.3
|
||||
export OSVERSION=430000
|
||||
# export PORTOBJFORMAT=elf
|
||||
;;
|
||||
3*)
|
||||
|
Loading…
Reference in New Issue
Block a user