$OpenBSD: patch-plugins_semanticitems_contact_CMakeLists_txt,v 1.1.1.1 2014/07/12 10:44:18 zhuk Exp $
Unbreak build.
--- plugins/semanticitems/contact/CMakeLists.txt.orig	Fri Jul 11 19:04:57 2014
+++ plugins/semanticitems/contact/CMakeLists.txt	Fri Jul 11 19:05:22 2014
@@ -25,6 +25,7 @@ endif (KdepimLibs_FOUND)
 
 target_link_libraries(calligra_semanticitem_contact ${KDE4_KDECORE_LIBS}  ${KORDF_LIBS})
 
+add_definitions(-DBOOST_NO_EXCEPTIONS)
 
 install(TARGETS calligra_semanticitem_contact  DESTINATION ${PLUGIN_INSTALL_DIR})
 install(FILES   calligra_semanticitem_contact.desktop  DESTINATION ${SERVICES_INSTALL_DIR})
