$OpenBSD: patch-src_ptlib_common_pluginmgr_cxx,v 1.1.1.1 2007/04/25 11:12:27 ajacoutot Exp $
--- src/ptlib/common/pluginmgr.cxx.orig	Wed Apr 11 15:07:18 2007
+++ src/ptlib/common/pluginmgr.cxx	Wed Apr 11 15:07:44 2007
@@ -120,7 +120,7 @@
 #  ifdef  _WIN32
 #    define P_DEFAULT_PLUGIN_DIR ".;C:\\PWLIB_PLUGINS"
 #  else
-#    define P_DEFAULT_PLUGIN_DIR ".:/usr/lib/pwlib"
+#    define P_DEFAULT_PLUGIN_DIR ".:!!PREFIX!!/lib/pwlib"
 #  endif
 #endif
 
