Revision
95964
Author
mww@macports.org
Date
2012-07-27 00:13:43 -0700 (Fri, 27 Jul 2012)

Log Message

hevea: inc revision to rebuild with OCaml 4.0

Modified Paths

Diff

Modified: trunk/dports/textproc/hevea/Portfile (95963 => 95964)


--- trunk/dports/textproc/hevea/Portfile	2012-07-27 07:06:03 UTC (rev 95963)
+++ trunk/dports/textproc/hevea/Portfile	2012-07-27 07:13:43 UTC (rev 95964)
@@ -4,6 +4,7 @@
 
 name		hevea
 version		1.10
+revision        1
 categories	textproc www tex
 platforms	darwin
 maintainers	loria.fr:reilles
@@ -18,7 +19,7 @@
 master_sites	${homepage}/distri/
 checksums	sha1 d3b07ad59b815899d953d18b480faa856b77077b \
 		rmd160 651e8799bc4e8ca0c893cf7668df4ff1bf15d9d7
-depends_build 	bin:ocamlc:ocaml
+depends_build 	port:ocaml
 configure {
   reinplace "s|^PREFIX=.*|PREFIX=${prefix}|" ${worksrcpath}/Makefile
   reinplace "s|^DESTDIR=.*|DESTDIR=${destroot}|" ${worksrcpath}/Makefile