$OpenBSD: patch-CMakeLists_txt,v 1.4 2016/10/08 09:47:24 dcoppa Exp $
--- CMakeLists.txt.orig	Sun Sep 18 13:33:40 2016
+++ CMakeLists.txt	Sat Oct  8 11:38:27 2016
@@ -638,7 +638,7 @@ file(RELATIVE_PATH 
 # so that the include dirs are given relative to where the 
 # config file is located.
 set(JANSSON__INCLUDE_DIRS 
-    "\${JANSSON_CMAKE_DIR}/${REL_INCLUDE_DIR}") 
+    "${CMAKE_INSTALL_PREFIX}/include") 
 configure_file(${PROJECT_SOURCE_DIR}/cmake/JanssonConfig.cmake.in
                 ${PROJECT_BINARY_DIR}${CMAKE_FILES_DIRECTORY}/JanssonConfig.cmake 
                 @ONLY)
