$OpenBSD: patch-wand_Wand_pc_in,v 1.3 2015/05/14 06:39:13 ajacoutot Exp $
--- wand/Wand.pc.in.orig	Sat Sep  5 17:47:34 2009
+++ wand/Wand.pc.in	Fri Jul  4 15:04:44 2014
@@ -7,5 +7,5 @@ Name: Wand
 Version: @PACKAGE_VERSION@
 Description:  MagickWand - C API for ImageMagick
 Requires: ImageMagick
-Libs: -L${libdir} -lMagickWand -lMagickCore
+Libs: -L${libdir} -L${X11BASE}/lib -lMagickWand -lMagickCore
 Cflags: -I${includedir} @MAGICK_PCFLAGS@
