diff options
| author | Francesco Mazzoli <francesco@rabbitmq.com> | 2012-08-17 15:40:04 +0100 |
|---|---|---|
| committer | Francesco Mazzoli <francesco@rabbitmq.com> | 2012-08-17 15:40:04 +0100 |
| commit | f4dd395823b0ffedd6d50d371b383fd684b1a61b (patch) | |
| tree | 7097ad9c41148e93fd9e77d65092c77032875d35 /packaging | |
| parent | 3ccb7e2bc7d65038cfdf005d449c8e83f73faddf (diff) | |
| parent | 64004f89fbd38bf44e90a2ce52d7ff2b0f5b8af4 (diff) | |
| download | rabbitmq-server-git-f4dd395823b0ffedd6d50d371b383fd684b1a61b.tar.gz | |
merge bug25071
Diffstat (limited to 'packaging')
| -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} |
