[59980] trunk/dports/devel/caml-batteries/Portfile

avsm at macports.org avsm at macports.org
Wed Oct 28 07:50:08 PDT 2009


Revision: 59980
          http://trac.macports.org/changeset/59980
Author:   avsm at macports.org
Date:     2009-10-28 07:50:06 -0700 (Wed, 28 Oct 2009)
Log Message:
-----------
disable parallel build to make it reliable

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

Modified: trunk/dports/devel/caml-batteries/Portfile
===================================================================
--- trunk/dports/devel/caml-batteries/Portfile	2009-10-28 14:46:34 UTC (rev 59979)
+++ trunk/dports/devel/caml-batteries/Portfile	2009-10-28 14:50:06 UTC (rev 59980)
@@ -34,6 +34,7 @@
 configure.pre_args
 configure.args      --with-docroot=${prefix}/share/doc/caml-batteries
 build.target        all opt top syntax
+use_parallel_build  no
 
 set ocamlfind_destdir ${destroot}${prefix}/lib/ocaml/site-lib
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091028/0c6a625c/attachment.html>


More information about the macports-changes mailing list