diff --git a/Makefile.am b/Makefile.am
index 68af730ba..899ba6631 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -215,6 +215,7 @@ bundle: $(LIBICONV_HACK)
BUNDLE_PREFIX=$(BUNDLEPREFIX) \
LINPHONE_INSTALL_PREFIX=$(INSTALLDIR_WITH_PREFIX) \
LIBLINPHONE_INSTALL_PREFIX=$(INSTALLDIR_WITH_PREFIX) \
+ MS2_PLUGINS_INSTALL_PREFIX=$(prefix) \
gtk-mac-bundler $(PACKAGE_BUNDLE_FILE)
printf "[Pango]\nModuleFiles=./etc/pango/pango.modules\n" \
> $(BUNDLEDIR)/Contents/Resources/etc/pango/pangorc
diff --git a/README.macos b/README.macos
index a07f16618..4dc236933 100644
--- a/README.macos
+++ b/README.macos
@@ -66,7 +66,7 @@ Then run, inside linphone source tree:
$ make
$ make bundle
-The resulting bundle is located in ~/Desktop, together with a zipped version.
+The resulting bundle is located in linphone build directory, together with a zipped version.
For a better appearance, you can install the gtk-quartz-engine (a gtk theme) that make gtk application more similar to other mac applications (but not perfect).
diff --git a/build/macos/linphone.bundle b/build/macos/linphone.bundle
index 8d920933b..def3a4c58 100644
--- a/build/macos/linphone.bundle
+++ b/build/macos/linphone.bundle
@@ -15,6 +15,7 @@
/opt/local
${env:LINPHONE_INSTALL_PREFIX}
${env:LIBLINPHONE_INSTALL_PREFIX}
+ ${env:MS2_PLUGINS_INSTALL_PREFIX}
/opt/local