$OpenBSD: patch-configure,v 1.1 2012/01/26 09:25:46 sebastia Exp $

rename library to qca2

--- configure.orig	Tue Jan 24 12:31:29 2012
+++ configure	Tue Jan 24 12:32:49 2012
@@ -913,7 +913,7 @@ class qc_extra : public ConfObj (public)
 			str =  pkg_template1.arg(prefix, libdir, incdir);
 			str += pkg_template2.arg("QCA");
 			str += pkg_template3.arg("QtCore");
-			str += pkg_template4.arg("qca");
+			str += pkg_template4.arg("qca2");
 			f.setFileName("lib/pkgconfig/qca2.pc");
 			if(f.open(QFile::WriteOnly | QFile::Truncate))
 				f.write(str.toLatin1());
