$OpenBSD: patch-pkgconfig_xapian-core_pc_in,v 1.1 2019/06/29 13:04:36 robert Exp $

our pkg-config(1) does not like multi-line values

Index: pkgconfig/xapian-core.pc.in
--- pkgconfig/xapian-core.pc.in.orig
+++ pkgconfig/xapian-core.pc.in
@@ -4,9 +4,9 @@ libdir=@libdir@
 includedir=@incdir@
 
 Name: The Xapian Probabilistic Information Retrieval Library
-Description: Xapian is an Open Source Probabilistic Information Retrieval framework. It
-offers a highly adaptable toolkit that allows developers to easily add advanced
-indexing and search facilities to applications. This package provides the
+Description: Xapian is an Open Source Probabilistic Information Retrieval framework. It \
+offers a highly adaptable toolkit that allows developers to easily add advanced \
+indexing and search facilities to applications. This package provides the \
 libraries for applications using Xapian functionality.
 URL: https://xapian.org/
 Version: @VERSION@
