Revision
94780
Author
mww@macports.org
Date
2012-06-29 10:37:11 -0700 (Fri, 29 Jun 2012)

Log Message

ocaml-odn: add missing dependency; inc revision

Modified Paths

Diff

Modified: trunk/dports/devel/ocaml-odn/Portfile (94779 => 94780)


--- trunk/dports/devel/ocaml-odn/Portfile	2012-06-29 16:46:43 UTC (rev 94779)
+++ trunk/dports/devel/ocaml-odn/Portfile	2012-06-29 17:37:11 UTC (rev 94780)
@@ -4,6 +4,7 @@
 
 name                ocaml-odn
 version             0.0.8
+revision            1
 categories          devel ml
 maintainers         landonf openmaintainer
 license             LGPL-2.1
@@ -24,7 +25,7 @@
 livecheck.type      regex
 livecheck.regex     {>ocaml-data-notation-(.*)\.tar\.bz2}
 
-depends_lib         port:ocaml
+depends_lib         port:ocaml port:ocaml-type-conv
 
 use_configure       no