mirror of https://github.com/postgres/postgres
Add recognition for 'machten'
This commit is contained in:
parent
b31df3ebb7
commit
6bdcad66e4
File diff suppressed because it is too large
Load Diff
|
@ -22,6 +22,7 @@ nextstep*) PORTNAME='nextstep';;
|
|||
osf*) PORTNAME='alpha';;
|
||||
sco*) PORTNAME='sco';;
|
||||
sysv4*) PORTNAME='svr4';;
|
||||
machten*) PORTNAME='machten';;
|
||||
sysv4.2*)
|
||||
case "$host_vendor" in
|
||||
univel) PORTNAME='univel';;
|
||||
|
|
Loading…
Reference in New Issue