From 7848f176cbdaeca13892e614f5468f8dca15edd0 Mon Sep 17 00:00:00 2001 From: Stephen Dwyer Date: Wed, 22 Aug 2012 11:00:24 -0600 Subject: [PATCH] changed remaining two caml-ocamlnet port dependencies to ocaml-ocamlnet --- darwin/macports/ports/devel/ivy-ocaml/Portfile | 2 +- darwin/macports/ports/python/ivy-python/Portfile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/darwin/macports/ports/devel/ivy-ocaml/Portfile b/darwin/macports/ports/devel/ivy-ocaml/Portfile index d8b69c5..6fba469 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 dd5f3a7..5a35811 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