Add in the nextstep port so that configure will (should?) run on it
This commit is contained in:
parent
1ce7b0c808
commit
cfd9f6e7a9
319
src/configure
vendored
319
src/configure
vendored
File diff suppressed because it is too large
Load Diff
@ -12,6 +12,7 @@ solaris*)
|
|||||||
freebsd*) PORTNAME='BSD44_derived' ;;
|
freebsd*) PORTNAME='BSD44_derived' ;;
|
||||||
dgux*) PORTNAME='dgux';;
|
dgux*) PORTNAME='dgux';;
|
||||||
aix*) PORTNAME='aix';;
|
aix*) PORTNAME='aix';;
|
||||||
|
nextstep*) PORTNAME='nextstep';;
|
||||||
*) echo ""
|
*) echo ""
|
||||||
echo "*************************************************************"
|
echo "*************************************************************"
|
||||||
echo "configure does not currently recognize your operating system,"
|
echo "configure does not currently recognize your operating system,"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user