[88592] trunk/dports/_resources/port1.0/group/ocaml-1.0.tcl
mww at macports.org
mww at macports.org
Thu Jan 5 03:24:17 PST 2012
Revision: 88592
http://trac.macports.org/changeset/88592
Author: mww at macports.org
Date: 2012-01-05 03:24:14 -0800 (Thu, 05 Jan 2012)
Log Message:
-----------
use the renamed 'o'caml-findlib as dependency! (#32773); thanks to benedikt.meurer at googlemail.com for catching this!
Modified Paths:
--------------
trunk/dports/_resources/port1.0/group/ocaml-1.0.tcl
Modified: trunk/dports/_resources/port1.0/group/ocaml-1.0.tcl
===================================================================
--- trunk/dports/_resources/port1.0/group/ocaml-1.0.tcl 2012-01-05 06:49:03 UTC (rev 88591)
+++ trunk/dports/_resources/port1.0/group/ocaml-1.0.tcl 2012-01-05 11:24:14 UTC (rev 88592)
@@ -70,7 +70,7 @@
# if this is an oasis/setup.ml based installation
proc use_oasis {option} {
- depends_build-append port:caml-findlib
+ depends_build-append port:ocaml-findlib
if {${option} == "yes"} {
global ocaml prefix ocamlfind_wrapper
global configure.cmd configure.pre_args
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120105/e8043ec0/attachment-0001.html>
More information about the macports-changes
mailing list