$OpenBSD: patch-scrotwm_c,v 1.5 2009/05/31 18:29:53 pyr Exp $
--- scrotwm.c.orig	Sun May 31 20:15:54 2009
+++ scrotwm.c	Sun May 31 20:16:08 2009
@@ -143,7 +143,7 @@ u_int32_t		swm_debug = 0
 #define SWM_MAX_FONT_STEPS	(3)
 
 #ifndef SWM_LIB
-#define SWM_LIB			"/usr/X11R6/lib/swmhack.so"
+#define SWM_LIB			"${PREFIX}/lib/swmhack.so"
 #endif
 
 char			**start_argv;
