Ticket #32773: ocaml-1.0.tcl-ocamlfind-rename.diff
File ocaml-1.0.tcl-ocamlfind-rename.diff, 426 bytes (added by benedikt.meurer@…, 13 years ago) |
---|
-
ocaml-1.0.tcl
old new 70 70 71 71 # if this is an oasis/setup.ml based installation 72 72 proc use_oasis {option} { 73 depends_build-append port: caml-findlib73 depends_build-append port:ocaml-findlib 74 74 if {${option} == "yes"} { 75 75 global ocaml prefix ocamlfind_wrapper 76 76 global configure.cmd configure.pre_args