diff --git a/darwin/macports/ports/devel/ivy-ocaml/Portfile b/darwin/macports/ports/devel/ivy-ocaml/Portfile index f7d87b7..b08f2d6 100644 --- a/darwin/macports/ports/devel/ivy-ocaml/Portfile +++ b/darwin/macports/ports/devel/ivy-ocaml/Portfile @@ -26,6 +26,6 @@ worksrcdir ${name}-r3443 use_configure no build.args depends_lib-append \ - port:caml-ocamlnet \ + port:ocaml-ocamlnet \ port:ivy-c diff --git a/darwin/macports/ports/python/ivy-python/Portfile b/darwin/macports/ports/python/ivy-python/Portfile index 1342efa..b79a65a 100644 --- a/darwin/macports/ports/python/ivy-python/Portfile +++ b/darwin/macports/ports/python/ivy-python/Portfile @@ -18,7 +18,7 @@ svn.post_args-append ${worksrcdir} use_configure no build.args depends_lib-append \ - port:caml-ocamlnet \ + port:ocaml-ocamlnet \ port:ivy-c build.env LDFLAGS=-L${prefix}/lib