diff options
| author | Emile Joubert <emile@rabbitmq.com> | 2012-01-31 17:23:03 +0000 |
|---|---|---|
| committer | Emile Joubert <emile@rabbitmq.com> | 2012-01-31 17:23:03 +0000 |
| commit | 33a91402a7bbe105f514557b5de4be70fbf3a798 (patch) | |
| tree | ae577fe3bc52525b28c60a53bc7ed3df0f0d5875 /packaging | |
| parent | 9bd01e7e47864422ea12cdbe366fd02f387f4d41 (diff) | |
| parent | f2bfb487b7c6695595859cc2f04d99635fd25cdb (diff) | |
| download | rabbitmq-server-git-33a91402a7bbe105f514557b5de4be70fbf3a798.tar.gz | |
Merged bug24671 into default
Diffstat (limited to 'packaging')
| -rw-r--r-- | packaging/macports/Portfile.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/packaging/macports/Portfile.in b/packaging/macports/Portfile.in index 820197e7bb..360fb394eb 100644 --- a/packaging/macports/Portfile.in +++ b/packaging/macports/Portfile.in @@ -62,6 +62,10 @@ use_parallel_build yes build.env-append HOME=${workpath} +build.env-append VERSION=${version} + +destroot.env-append VERSION=${version} + destroot.target install_bin destroot.destdir \ |
