mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
Update OSVERSIONS. This needs to be switched to buildenv.
This commit is contained in:
parent
ad945e95f4
commit
8668b4f30b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=56188
@ -21,19 +21,19 @@ case "x$1" in
|
||||
branch=4
|
||||
export PORTOBJFORMAT=elf
|
||||
export OSREL=4.5
|
||||
export OSVERSION=450000
|
||||
export OSVERSION=450002
|
||||
;;
|
||||
x4-exp)
|
||||
branch=4-exp
|
||||
export PORTOBJFORMAT=elf
|
||||
export OSREL=4.5
|
||||
export OSVERSION=450000
|
||||
export OSVERSION=450002
|
||||
;;
|
||||
x5)
|
||||
branch=5
|
||||
export PORTOBJFORMAT=elf
|
||||
export OSREL=5.0
|
||||
export OSVERSION=500027
|
||||
export OSVERSION=500031
|
||||
;;
|
||||
*)
|
||||
usage
|
||||
|
Loading…
Reference in New Issue
Block a user