summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Powell <steve@rabbitmq.com>2012-08-17 10:53:56 +0100
committerSteve Powell <steve@rabbitmq.com>2012-08-17 10:53:56 +0100
commit5810929eef0a4e398697c8cee2a592407969381d (patch)
tree7a9dfed18942df8d35f62bbcefcf7f525bf52b66
parentb25dc0d4e6b8785c7b49ba96b6c2036b1ea76912 (diff)
downloadrabbitmq-server-git-5810929eef0a4e398697c8cee2a592407969381d.tar.gz
Disable parallel build (equivalent to supplying build.jobs=1 on the port command).
-rw-r--r--packaging/macports/Portfile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/macports/Portfile.in b/packaging/macports/Portfile.in
index e461e49eca..82c1fb0cac 100644
--- a/packaging/macports/Portfile.in
+++ b/packaging/macports/Portfile.in
@@ -59,7 +59,7 @@ set mandest ${destroot}${prefix}/share/man
use_configure no
-use_parallel_build yes
+use_parallel_build no
build.env-append HOME=${workpath}