Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 90C1C63B8B6 for ; Mon, 28 Sep 2009 18:26:40 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 34E9163B138; Mon, 28 Sep 2009 18:26:40 +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 67CB663B118 for ; Mon, 28 Sep 2009 18:26:39 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 2AD3D175DA; Mon, 28 Sep 2009 18:26:39 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Mon, 28 Sep 2009 18:26:39 +0000 From: Thomas Klausner Subject: CVS commit: pkgsrc/x11/qt4-sqlite3 To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20090928182639.2AD3D175DA@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: wiz Date: Mon Sep 28 18:26:39 UTC 2009 Modified Files: pkgsrc/x11/qt4-sqlite3: Makefile Log Message: Add pkg-config to TOOLS. Fixes library linking on systems using native xorg. Suggestion from drochner. Bump PKGREVISION. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 pkgsrc/x11/qt4-sqlite3/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.