diff options
| author | Tim Watson <tim@rabbitmq.com> | 2012-08-17 06:12:26 -0400 |
|---|---|---|
| committer | Tim Watson <tim@rabbitmq.com> | 2012-08-17 06:12:26 -0400 |
| commit | 64004f89fbd38bf44e90a2ce52d7ff2b0f5b8af4 (patch) | |
| tree | 7a9dfed18942df8d35f62bbcefcf7f525bf52b66 | |
| parent | b25dc0d4e6b8785c7b49ba96b6c2036b1ea76912 (diff) | |
| parent | 5810929eef0a4e398697c8cee2a592407969381d (diff) | |
| download | rabbitmq-server-git-64004f89fbd38bf44e90a2ce52d7ff2b0f5b8af4.tar.gz | |
merge bug25105 into default
| -rw-r--r-- | packaging/macports/Portfile.in | 2 |
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} |
