$OpenBSD: patch-plan_CMakeLists_txt,v 1.2 2017/05/30 18:57:20 rsadowski Exp $

Index: plan/CMakeLists.txt
--- plan/CMakeLists.txt.orig
+++ plan/CMakeLists.txt
@@ -4,6 +4,8 @@ project(kplato)
 # set kplato debug area
 add_definitions( -DKDE_DEFAULT_DEBUG_AREA=42000 )
 
+add_definitions( -DBOOST_NO_EXCEPTIONS )
+
 if (KF5AkonadiContact_FOUND)
     # disable for now: there is a bug
     # it only works if you use kde contacts (of course) but many use other stuff, so gets dissapointed
