$OpenBSD: patch-extra_kipi-plugins_gpssync_CMakeLists_txt,v 1.2 2015/07/10 18:34:27 zhuk Exp $
Unbreak compilation.
--- extra/kipi-plugins/gpssync/CMakeLists.txt.orig	Mon Jun 15 12:29:05 2015
+++ extra/kipi-plugins/gpssync/CMakeLists.txt	Thu Jul  2 09:31:43 2015
@@ -61,6 +61,8 @@ if(NOT ${KDE_VERSION} VERSION_GREATER "4.4.81")
        )
 endif()
 
+ADD_DEFINITIONS(${KDE4_ENABLE_EXCEPTIONS})
+
 KDE4_ADD_PLUGIN(kipiplugin_gpssync ${kipiplugin_gpssync_PART_SRCS})
 
 # TODO: verify that the libkgeomap library is installed!
