Revision
96034
Author
mww@macports.org
Date
2012-07-29 06:26:16 -0700 (Sun, 29 Jul 2012)

Log Message

tyxml: inc revision to rebuild with OCaml 4.00 -- drop ocamlduce dependency due to incompatibility with OCaml 4.00 (its optional)

Modified Paths

Diff

Modified: trunk/dports/textproc/tyxml/Portfile (96033 => 96034)


--- trunk/dports/textproc/tyxml/Portfile	2012-07-29 13:04:47 UTC (rev 96033)
+++ trunk/dports/textproc/tyxml/Portfile	2012-07-29 13:26:16 UTC (rev 96034)
@@ -4,6 +4,7 @@
 
 name                tyxml
 version             2.1
+revision            1
 categories          textproc devel ml
 platforms           darwin
 maintainers         mww openmaintainer
@@ -21,7 +22,7 @@
 
 patchfiles          patch-Makefile.diff
 
-depends_lib         port:ocaml port:ocaml-findlib port:ocamlduce port:ocaml-ocamlnet
+depends_lib         port:ocaml port:ocaml-findlib port:ocaml-ocamlnet
 
 use_configure       no