Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 395DE63BAB8 for ; Tue, 26 May 2009 16:55:26 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id E38FE63B108; Tue, 26 May 2009 16:55:25 +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 3584563B140 for ; Tue, 26 May 2009 16:55:24 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 16370175D0; Tue, 26 May 2009 16:55:24 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Tue, 26 May 2009 16:55:24 +0000 From: Thomas Klausner Subject: CVS commit: pkgsrc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20090526165524.16370175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: wiz Date: Tue May 26 16:55:24 UTC 2009 Modified Files: pkgsrc/devel/GConf: Makefile.common pkgsrc/devel/atk: Makefile pkgsrc/devel/glib2: Makefile pkgsrc/devel/pango: Makefile pkgsrc/net/ORBit2: Makefile Log Message: BUILD_DEPEND on gtk-doc (by including its buildlink3.mk file) to get gtkdoc-rebase. Addresses PR 41475 by John D. Baker. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/GConf/Makefile.common cvs rdiff -u -r1.66 -r1.67 pkgsrc/devel/atk/Makefile cvs rdiff -u -r1.159 -r1.160 pkgsrc/devel/glib2/Makefile cvs rdiff -u -r1.129 -r1.130 pkgsrc/devel/pango/Makefile cvs rdiff -u -r1.67 -r1.68 pkgsrc/net/ORBit2/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.