$OpenBSD: patch-cmake_modules_CMakeLists_txt,v 1.1 2013/04/24 19:45:29 zhuk Exp $
--- cmake/modules/CMakeLists.txt.orig	Sun Dec 16 14:03:08 2012
+++ cmake/modules/CMakeLists.txt	Mon Dec 17 16:21:21 2012
@@ -7,10 +7,19 @@ set(module_install_dir ${DATA_INSTALL_DIR}/cmake/modul
 # to have it around, so there is a place where the modules which are not installed
 # are listed explicitly:
 set(cmakeFilesDontInstall
+               FindGettext.cmake
                FindHUpnp.cmake
+               FindKdcraw.cmake
+               FindLCMS.cmake
+               FindLibintl.cmake
                FindPolkitQt.cmake
-               FindPolkitQt-1.cmake
+               FindPostgreSQL.cmake
+               FindQt4.cmake
+               FindRUBY.cmake
                FindUDev.cmake
+               FindX11.cmake
+               Qt4Macros.cmake
+               Qt4ConfigDependentSettings.cmake
                )
 
 # Explicitly list all files which will be installed.
@@ -48,14 +57,12 @@ set(cmakeFiles
                FindGObject.cmake
                FindGSSAPI.cmake
                FindGStreamer.cmake
-               FindGettext.cmake
                FindGphoto2.cmake
                FindHUNSPELL.cmake
                FindIOKit.cmake
                FindKDE4Internal.cmake
                FindKDE4Workspace.cmake
                FindKDevPlatform.cmake
-               FindKdcraw.cmake
                FindKdeMultimedia.cmake
                FindKdepim.cmake
                FindKdepimLibs.cmake
@@ -63,13 +70,11 @@ set(cmakeFiles
                FindKipi.cmake
                FindKopete.cmake
                FindKorundum.cmake
-               FindLCMS.cmake
                FindLibArt.cmake
                FindLibAttica.cmake
                FindLibKonq.cmake
                FindLibLZMA.cmake
                FindLibXslt.cmake
-               FindLibintl.cmake
                FindLibraryWithDebug.cmake
                FindLinuxWirelesstools.cmake
                FindMsgfmt.cmake
@@ -82,18 +87,14 @@ set(cmakeFiles
                FindPCRE.cmake
                FindPhonon.cmake
                FindPlasma.cmake
+               FindPolkitQt-1.cmake
                FindPopplerQt4.cmake
-               FindPostgreSQL.cmake
                FindPulseAudio.cmake
                FindPyKDE4.cmake
                FindPyQt4.cmake
-               Qt4Macros.cmake
-               Qt4ConfigDependentSettings.cmake
                FindPythonLibrary.cmake
                FindQCA2.cmake
                FindQImageBlitz.cmake
-               FindQt4.cmake
-               FindRUBY.cmake
                FindSIP.cmake
                FindSamba.cmake
                FindSane.cmake
@@ -106,7 +107,6 @@ set(cmakeFiles
                FindTaglib.cmake
                FindUSB.cmake
                FindWcecompat.cmake
-               FindX11.cmake
                FindXKB.cmake
                FindXine.cmake
                FindXmms.cmake
