Also modify ocaml.port.mk to depend on the exact version of ocaml being
compiled against, since the OCaml library format makes no guarantees about
working across versions. This dependency should ensure that packages compiled
against different ocaml versions aren't mixed and matched.