$OpenBSD$
--- log4cpp.pc.in.orig	Sun Sep 23 19:08:33 2007
+++ log4cpp.pc.in	Sun Sep 23 19:09:07 2007
@@ -6,5 +6,5 @@ includedir=@includedir@
 Name: @PACKAGE@
 Description: C++ library for flexible logging, modeled after Log4j
 Version: @VERSION@
-Libs: -L${libdir} @log4cpp_libs@
-Cflags: -I${includedir} @log4cpp_cflags@
+Libs: -pthread -L${libdir} @LOG4CPP_LIBS@
+Cflags: -pthread -I${includedir} @LOG4CPP_CFLAGS@
