diff options
| author | Steve Powell <steve@rabbitmq.com> | 2011-12-23 10:59:57 +0000 |
|---|---|---|
| committer | Steve Powell <steve@rabbitmq.com> | 2011-12-23 10:59:57 +0000 |
| commit | 1e0b5433ea5c894f547231cd2e8facaff84157dc (patch) | |
| tree | 8719297cd2196c9682194c98310f2982b595ac08 | |
| parent | 1aadea65eac6ede7a43cb55540bca8060f4b6f9e (diff) | |
| download | rabbitmq-server-git-1e0b5433ea5c894f547231cd2e8facaff84157dc.tar.gz | |
Added modification to portfile made on previous release by macports.org
see https://trac.macports.org/changeset/87628
| -rw-r--r-- | packaging/macports/Portfile.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packaging/macports/Portfile.in b/packaging/macports/Portfile.in index b6dad35792..820197e7bb 100644 --- a/packaging/macports/Portfile.in +++ b/packaging/macports/Portfile.in @@ -60,6 +60,8 @@ use_configure no use_parallel_build yes +build.env-append HOME=${workpath} + destroot.target install_bin destroot.destdir \ |
