Revision
93944
Author
mww@macports.org
Date
2012-06-04 12:16:39 -0700 (Mon, 04 Jun 2012)

Log Message

ocaml-lacaml: no need for atlas lib; inc revision

Modified Paths

Diff

Modified: trunk/dports/math/ocaml-lacaml/Portfile (93943 => 93944)


--- trunk/dports/math/ocaml-lacaml/Portfile	2012-06-04 19:14:19 UTC (rev 93943)
+++ trunk/dports/math/ocaml-lacaml/Portfile	2012-06-04 19:16:39 UTC (rev 93944)
@@ -5,6 +5,7 @@
 
 name                ocaml-lacaml
 version             7.0.0
+revision            1
 categories          math devel ml
 platforms           darwin
 license             LGPL-2.1
@@ -20,7 +21,7 @@
 
 patchfiles          patch-lib-exp10.c.diff patch-setup.conf.diff
 
-depends_lib         port:ocaml port:ocaml-findlib port:atlas
+depends_lib         port:ocaml port:ocaml-findlib
 
 use_oasis           yes