summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Powell <steve@rabbitmq.com>2012-01-06 15:08:26 +0000
committerSteve Powell <steve@rabbitmq.com>2012-01-06 15:08:26 +0000
commitd6c5ca4fe4c03b0d01859ccfb3ab9b376c009643 (patch)
tree2e04b8b9d64c758ec67f18ce352b1f512f601e75
parentbf6abe68860fe01f6b751dd6c38d30b1a8fcbaae (diff)
downloadrabbitmq-server-bug24641.tar.gz
Add VERSION to the build and destroot phase environments for MacPortsbug24641
-rw-r--r--packaging/macports/Portfile.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/packaging/macports/Portfile.in b/packaging/macports/Portfile.in
index 820197e7..360fb394 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 \