diff options
Diffstat (limited to 'misc/kdepimlibs4/patches/patch-akonadi_CMakeLists.txt')
-rw-r--r-- | misc/kdepimlibs4/patches/patch-akonadi_CMakeLists.txt | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/misc/kdepimlibs4/patches/patch-akonadi_CMakeLists.txt b/misc/kdepimlibs4/patches/patch-akonadi_CMakeLists.txt deleted file mode 100644 index b589a3f2719..00000000000 --- a/misc/kdepimlibs4/patches/patch-akonadi_CMakeLists.txt +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-akonadi_CMakeLists.txt,v 1.1 2011/10/02 04:32:22 markd Exp $ - ---- akonadi/CMakeLists.txt.orig 2011-09-27 09:07:39.000000000 +0000 -+++ akonadi/CMakeLists.txt -@@ -1,6 +1,7 @@ - project(akonadi-kde) - - add_definitions( -DKDE_DEFAULT_DEBUG_AREA=5250 ) -+add_definitions( -DBOOST_NO_0X_HDR_INITIALIZER_LIST ) - - set( CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} ${KDE4_ENABLE_EXCEPTIONS}" ) - if(CMAKE_COMPILE_GCOV) |