Hi, here again my update for devel/ocaml-pcre. Here's what I have changed:
* Convert to "new style" assignments in Makefine (COMMENT= -> COMMENT =) * remove the custom flag from the library. (see ocamlc(1) -a option) * add the same findlib hack I used for ocaml-net. * Follow the new OCaml naming convention. * install documentation this also fixes a problem with ocaml-net when running dynamically linked programs using Netstring_pcre. Tested on i386 and amd64. ok? Christopher
