CVSROOT: /cvs Module name: ports Changes by: [email protected] 2026/03/23 19:14:27
Modified files:
devel/ocaml-camlp-streams: Makefile
Log message:
Fix on archs without OCaml native support
While here:
1. drop the chunk trying to set OCAML_NATIVE in the build environment,
likely taken from devel/ocaml-ocamlbuild but ineffective here.
2. respect MAKE_ENV
