$OpenBSD: patch-OgreMain_CMakeLists_txt,v 1.1.1.1 2012/03/18 14:31:00 pascal Exp $
--- OgreMain/CMakeLists.txt.orig	Mon Dec 26 16:19:25 2011
+++ OgreMain/CMakeLists.txt	Mon Dec 26 16:19:35 2011
@@ -549,7 +549,7 @@ elseif (UNIX)
     src/GLX/OgreTimer.cpp
     src/OgreSearchOps.cpp
   )
-  set(PLATFORM_LIBS ${X11_LIBRARIES} ${X11_Xt_LIB} ${XAW_LIBRARY} pthread)
+  set(PLATFORM_LIBS ${X11_LIBRARIES} ${X11_Xt_LIB} ${XAW_LIBRARY})
   # some platforms require explicit linking to libdl, see if it's available
   find_library(DL_LIBRARY NAMES dl dlsym)
   mark_as_advanced(DL_LIBRARY)
