Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 66B0863B873 for ; Wed, 26 May 2010 09:18:50 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 59BEF63B17C; Wed, 26 May 2010 09:18:49 +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 863D163B123 for ; Wed, 26 May 2010 09:18:48 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 71BAE175DD; Wed, 26 May 2010 09:18:48 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Wed, 26 May 2010 09:18:48 +0000 From: Steven Drake Subject: CVS commit: pkgsrc/print/cups To: pkgsrc-changes@NetBSD.org Reply-To: sbd@netbsd.org X-Mailer: log_accum Message-Id: <20100526091848.71BAE175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: sbd Date: Wed May 26 09:18:48 UTC 2010 Modified Files: pkgsrc/print/cups: Makefile options.mk Log Message: Move pkg-config from default USE_TOOLS in to the dbus section of options.mk so its only added when needed. To generate a diff of this commit: cvs rdiff -u -r1.161 -r1.162 pkgsrc/print/cups/Makefile cvs rdiff -u -r1.8 -r1.9 pkgsrc/print/cups/options.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.