[98500] trunk/dports/devel/ocaml-bjack/Portfile

mww at macports.org mww at macports.org
Sun Oct 7 04:55:35 PDT 2012


Revision: 98500
          http://trac.macports.org//changeset/98500
Author:   mww at macports.org
Date:     2012-10-07 04:55:35 -0700 (Sun, 07 Oct 2012)
Log Message:
-----------
ocaml-bjack: dont try to build parallel; rev++

Modified Paths:
--------------
    trunk/dports/devel/ocaml-bjack/Portfile

Modified: trunk/dports/devel/ocaml-bjack/Portfile
===================================================================
--- trunk/dports/devel/ocaml-bjack/Portfile	2012-10-07 11:42:35 UTC (rev 98499)
+++ trunk/dports/devel/ocaml-bjack/Portfile	2012-10-07 11:55:35 UTC (rev 98500)
@@ -4,7 +4,7 @@
 
 name                ocaml-bjack
 version             0.1.0
-revision            2
+revision            3
 categories          devel ml
 license             LGPL-2.1
 maintainers         rastageeks.org:toots
@@ -23,6 +23,7 @@
 depends_lib         port:ocaml \
                     port:ocaml-findlib \
                     port:jack
+use_parallel_build  no
 build.args          LIBDIRS=${prefix}/lib
 
 configure.pkg_config    ${prefix}/bin/pkg-config
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121007/204a9bc7/attachment.html>


More information about the macports-changes mailing list