Add in the sunos4 portname to configure detection
This commit is contained in:
parent
ea36b0d3cd
commit
336eb7056d
331
src/configure
vendored
331
src/configure
vendored
File diff suppressed because it is too large
Load Diff
@ -7,6 +7,7 @@ case "$host_os" in
|
||||
sparc) PORTNAME='sparc_solaris' ;;
|
||||
i386) PORTNAME='i386_solaris' ;;
|
||||
esac ;;
|
||||
sunos*) PORTNAME='sunos4' ;;
|
||||
linux*) PORTNAME='linux' ;;
|
||||
bsdi*) PORTNAME='bsdi' ;;
|
||||
freebsd*|netbsd*) PORTNAME='BSD44_derived';;
|
||||
|
Loading…
x
Reference in New Issue
Block a user