[60418] trunk/dports/devel/caml-bin-prot/Portfile

avsm at macports.org avsm at macports.org
Wed Nov 11 13:58:19 PST 2009


Revision: 60418
          http://trac.macports.org/changeset/60418
Author:   avsm at macports.org
Date:     2009-11-11 13:58:18 -0800 (Wed, 11 Nov 2009)
Log Message:
-----------
add build dependency on type-conv for caml-bin-prot, fixes #22479

Modified Paths:
--------------
    trunk/dports/devel/caml-bin-prot/Portfile

Modified: trunk/dports/devel/caml-bin-prot/Portfile
===================================================================
--- trunk/dports/devel/caml-bin-prot/Portfile	2009-11-11 20:42:21 UTC (rev 60417)
+++ trunk/dports/devel/caml-bin-prot/Portfile	2009-11-11 21:58:18 UTC (rev 60418)
@@ -24,7 +24,7 @@
                     sha1    8dcf1f8b5465b5db630fbabbe9a6b9c1a9ebca05 \
                     rmd160  b6312efedfbfabd7de6a5ff76c4d6bde657c96cb
 
-depends_lib         port:ocaml port:caml-findlib port:caml-ounit
+depends_lib         port:ocaml port:caml-findlib port:caml-ounit port:caml-type-conv
 
 use_configure       no
 use_parallel_build  no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091111/035808c5/attachment.html>


More information about the macports-changes mailing list