Index: /trunk/src/VBox/Debugger/Makefile.kmk
===================================================================
--- /trunk/src/VBox/Debugger/Makefile.kmk	(revision 8152)
+++ /trunk/src/VBox/Debugger/Makefile.kmk	(revision 8153)
@@ -110,4 +110,6 @@
 	VBoxDbgStats.cpp
 
+VBoxDbg_LDFLAGS.darwin = -install_name @executable_path/VBoxDbg.dylib
+
 VBoxDbg_LIBS = \
 	$(LIB_VMM)
