Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id BDDF363BAE8 for ; Sat, 17 Jul 2010 12:22:33 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 78E4E63B102; Sat, 17 Jul 2010 12:22:33 +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 8D62663B100 for ; Sat, 17 Jul 2010 12:22:32 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 70325175DD; Sat, 17 Jul 2010 12:22:32 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Sat, 17 Jul 2010 12:22:32 +0000 From: Thomas Klausner Subject: CVS commit: pkgsrc/graphics/gnome-icon-theme To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20100717122232.70325175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: wiz Date: Sat Jul 17 12:22:32 UTC 2010 Modified Files: pkgsrc/graphics/gnome-icon-theme: Makefile Log Message: Make librsvg a build dependency by using its buildlink3.mk and setting the BUILDLINK_DEPMETHOD.librsvg variable to "build". Addresses final part of PR 43564 by David H. Gutteridge. To generate a diff of this commit: cvs rdiff -u -r1.68 -r1.69 pkgsrc/graphics/gnome-icon-theme/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.