$OpenBSD: patch-phonon_CMakeLists_txt,v 1.1 2013/04/24 08:53:37 zhuk Exp $
Rename library file name to distinguish from Qt's one.
--- phonon/CMakeLists.txt.orig	Mon Nov  5 22:31:52 2012
+++ phonon/CMakeLists.txt	Mon Nov  5 23:29:22 2012
@@ -103,6 +103,7 @@ set_target_properties(phonon PROPERTIES
                              SOVERSION ${PHONON_LIB_SOVERSION}
                              DEFINE_SYMBOL MAKE_PHONON_LIB
                              LINK_INTERFACE_LIBRARIES ""
+                             OUTPUT_NAME "phonon_s"
                              )
 # LINK_INTERFACE_LIBRARIES: By default don't add any linked libraries to the "exported"
 # link interfaces, so that executables linking against this library
