Commit b8ddf442 authored by Marc G. Fournier's avatar Marc G. Fournier

Add conditional for port to bsdi

parent 4aff8318
This diff is collapsed.
......@@ -8,6 +8,7 @@ solaris*)
i386) PORTNAME='i386_solaris' ;;
esac ;;
linux*) PORTNAME='linux' ;;
bsdi*) PORTNAME='bsdi' ;;
freebsd*) PORTNAME='BSD44_derived' ;;
dgux*) PORTNAME='dgux';;
*) echo ""
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment