Update to new release version, also add OCAMLFIND_DESTDIR to MAKE_ENV, for in order for ocamlfind to respect PREFIX.
State Changed From-To: open->feedback Sorry, it does not build on my test machine: ===> Extracting for ocaml-ulex-0.5 => Checksum OK for ulex-0.5.tar.gz. ===> Patching for ocaml-ulex-0.5 ===> Applying FreeBSD patches for ocaml-ulex-0.5 ===> ocaml-ulex-0.5 depends on executable: ocamlc - found ===> ocaml-ulex-0.5 depends on executable: ocamlfind - found ===> ocaml-ulex-0.5 depends on executable: gmake - found ===> Configuring for ocaml-ulex-0.5 ===> Building for ocaml-ulex-0.5 ocamlc -a -o ulexing.cma utf8.mli utf8.ml ulexing.mli ulexing.ml ocamlc -a -o pa_ulex.cma -pp 'camlp4o pa_extend.cmo q_MLast.cmo' -I +camlp4 cset.ml ulex.mli ulex.ml pa_ulex.ml Error while loading "pa_extend.cmo": native-code program cannot do a dynamic load. Preprocessor error gmake: *** [pa_ulex.cma] Erreur 2 *** Error code 2
Responsible Changed From-To: freebsd-ports-bugs->thierry Take it.
State Changed From-To: feedback->closed Committed, thanks! Note: USE_GMAKE removed.