$OpenBSD: patch-apps_wizard_CMakeLists_txt,v 1.1.1.1 2015/12/27 21:55:24 pascal Exp $
--- apps/wizard/CMakeLists.txt.orig	Fri Dec 25 17:19:18 2015
+++ apps/wizard/CMakeLists.txt	Fri Dec 25 17:19:36 2015
@@ -150,6 +150,6 @@ endif()
 
 # Workaround for binutil => 2.23 problem when linking, should be fixed eventually upstream
 if (UNIX AND NOT APPLE)
-target_link_libraries(openmw-wizard dl Xt)
+target_link_libraries(openmw-wizard Xt)
 endif()
 
