1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
freebsd-ports/x11/kdelibs4/files/patch-cmake-modules-CMakeLists.txt
Alberto Villa c1f3de0f55 The FreeBSD KDE Team is pleased to announce KDE SC 4.6.1 and KDE PIM
4.4.10. The official 4.6.1 release notes can be found at:
http://www.kde.org/announcements/announce-4.6.1.php

We'd like to say thanks to all helpers and submitters.

Tested by:	exp-run via miwi
2011-03-25 10:33:51 +00:00

30 lines
1019 B
Plaintext

--- ./cmake/modules/CMakeLists.txt~ 2009-12-01 10:27:12.000000000 +1000
+++ ./cmake/modules/CMakeLists.txt 2009-12-07 02:42:29.159330039 +1000
@@ -7,9 +7,6 @@
# to have it around, so there is a place where the modules which are not installed
# are listed explicitely:
set(cmakeFilesDontInstall
- FindHUpnp.cmake
- FindPolkitQt.cmake
- FindPolkitQt-1.cmake
FindUDev.cmake
)
@@ -56,6 +53,7 @@
FindGettext.cmake
FindGphoto2.cmake
FindHUNSPELL.cmake
+ FindHUpnp.cmake
FindIOKit.cmake
FindKDE4Internal.cmake
FindKDE4Workspace.cmake
@@ -93,6 +91,8 @@
FindPhonon.cmake
FindPkgConfig.cmake
FindPlasma.cmake
+ FindPolkitQt.cmake
+ FindPolkitQt-1.cmake
FindPopplerQt4.cmake
FindPostgreSQL.cmake
FindPulseAudio.cmake