[60506] trunk/dports/devel/caml-ssl/Portfile

avsm at macports.org avsm at macports.org
Fri Nov 13 22:41:38 PST 2009


Revision: 60506
          http://trac.macports.org/changeset/60506
Author:   avsm at macports.org
Date:     2009-11-13 22:41:38 -0800 (Fri, 13 Nov 2009)
Log Message:
-----------
disable parallel build in caml-ssl for reliability

Modified Paths:
--------------
    trunk/dports/devel/caml-ssl/Portfile

Modified: trunk/dports/devel/caml-ssl/Portfile
===================================================================
--- trunk/dports/devel/caml-ssl/Portfile	2009-11-14 06:37:23 UTC (rev 60505)
+++ trunk/dports/devel/caml-ssl/Portfile	2009-11-14 06:41:38 UTC (rev 60506)
@@ -20,7 +20,7 @@
                     rmd160  2625759fb071aa5d9f27337af924f899d4550ac9
 
 depends_lib         port:ocaml 
-use_parallel_build   yes
+use_parallel_build  no
 
 set ocamlfind_destdir ${destroot}${prefix}/lib/ocaml/site-lib
 destroot.env        OCAMLFIND_INSTFLAGS="-ldconf ignore -destdir $ocamlfind_destdir"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091113/dc2d2f97/attachment.html>


More information about the macports-changes mailing list