diff options
| author | Steve Powell <steve@rabbitmq.com> | 2012-02-10 17:29:49 +0000 |
|---|---|---|
| committer | Steve Powell <steve@rabbitmq.com> | 2012-02-10 17:29:49 +0000 |
| commit | be1df606676b6dda3e4c51dd942dc699de1a976d (patch) | |
| tree | 2684ef29cce383e7df4dfda05710ff162c07839e | |
| parent | 4e9ebccd821b41558049f504244c98962f49e569 (diff) | |
| download | rabbitmq-server-git-be1df606676b6dda3e4c51dd942dc699de1a976d.tar.gz | |
Ah… the number of indirections there are here… :-(
| -rw-r--r-- | packaging/macports/Portfile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/macports/Portfile.in b/packaging/macports/Portfile.in index 0820720512..341b7ed14c 100644 --- a/packaging/macports/Portfile.in +++ b/packaging/macports/Portfile.in @@ -75,6 +75,7 @@ destroot.destdir \ MAN_DIR=${destroot}${prefix}/share/man destroot.keepdirs \ + ${destroot}${enabledpluginsdir} \ ${destroot}${logdir} \ ${destroot}${mnesiadbdir} |
