diff options
| author | David Wragg <dpw@lshift.net> | 2010-01-22 11:30:48 +0000 |
|---|---|---|
| committer | David Wragg <dpw@lshift.net> | 2010-01-22 11:30:48 +0000 |
| commit | fcce0aed20a17975a8ac5bafd34a8e81178992d7 (patch) | |
| tree | 88076c320438eaec55e6cb7c9b9ee86f9f27f322 | |
| parent | 0d508574f864c514fa579385df788502d41b1bdb (diff) | |
| download | rabbitmq-server-bug21930.tar.gz | |
The macports Makefile should by default construct the macports packagebug21930
| -rw-r--r-- | packaging/macports/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packaging/macports/Makefile b/packaging/macports/Makefile index 58a3e9c7..53d27f9b 100644 --- a/packaging/macports/Makefile +++ b/packaging/macports/Makefile @@ -17,6 +17,8 @@ MACPORTS_USERHOST= MACPORTS_DIR=macports DEST=$(MACPORTS_DIR)/net/rabbitmq-server +all: macports + dirs: mkdir -p $(DEST)/files |
