summaryrefslogtreecommitdiff
path: root/misc/kdepim4/patches/patch-kontact_plugins_akregator_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'misc/kdepim4/patches/patch-kontact_plugins_akregator_CMakeLists.txt')
-rw-r--r--misc/kdepim4/patches/patch-kontact_plugins_akregator_CMakeLists.txt13
1 files changed, 0 insertions, 13 deletions
diff --git a/misc/kdepim4/patches/patch-kontact_plugins_akregator_CMakeLists.txt b/misc/kdepim4/patches/patch-kontact_plugins_akregator_CMakeLists.txt
deleted file mode 100644
index 729a40e834a..00000000000
--- a/misc/kdepim4/patches/patch-kontact_plugins_akregator_CMakeLists.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-kontact_plugins_akregator_CMakeLists.txt,v 1.1 2012/03/19 21:01:28 markd Exp $
-
---- kontact/plugins/akregator/CMakeLists.txt.orig 2011-04-20 20:03:31.000000000 +0000
-+++ kontact/plugins/akregator/CMakeLists.txt
-@@ -2,6 +2,8 @@
- include_directories(${CMAKE_SOURCE_DIR}/akregator/src)
- include_directories( ${Boost_INCLUDE_DIRS} )
-
-+add_definitions(${KDE4_ENABLE_EXCEPTIONS})
-+
- ########### next target ###############
-
- set(kontact_akregator_PART_SRCS akregator_plugin.cpp)