Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 1C24463CD6E for ; Thu, 10 Nov 2011 17:18:13 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id E229214A46D; Thu, 10 Nov 2011 17:18:12 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9ADC614A451 for ; Thu, 10 Nov 2011 17:18:11 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 2BIoMLmZ-UTb for ; Thu, 10 Nov 2011 17:18:11 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 2BECA14A43C for ; Thu, 10 Nov 2011 17:18:11 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 1B7E5175DD; Thu, 10 Nov 2011 17:18:11 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Thu, 10 Nov 2011 17:18:11 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/databases/sqlite3 To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20111110171811.1B7E5175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wiz Date: Thu Nov 10 17:18:11 UTC 2011 Modified Files: pkgsrc/databases/sqlite3: builtin.mk Log Message: Fix pkg-config file handling based on solution in alsa-lib. Suggested by reed@ To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 pkgsrc/databases/sqlite3/builtin.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.