Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 976C063B848 for ; Tue, 29 Nov 2011 17:55:10 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 6C53214A270; Tue, 29 Nov 2011 17:55:10 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A3C5314A202 for ; Tue, 29 Nov 2011 17:55:08 +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 73eKDcEiGtXf for ; Tue, 29 Nov 2011 17:55:08 +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 2851514A1FD for ; Tue, 29 Nov 2011 17:55:08 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 112A9175DD; Tue, 29 Nov 2011 17:55:08 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Tue, 29 Nov 2011 17:55:08 +0000 From: "Matthias Drochner" Subject: CVS commit: pkgsrc To: pkgsrc-changes@NetBSD.org Reply-To: drochner@netbsd.org X-Mailer: log_accum Message-Id: <20111129175508.112A9175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: drochner Date: Tue Nov 29 17:55:07 UTC 2011 Modified Files: pkgsrc/fonts/t1lib: options.mk pkgsrc/graphics/graphviz: options.mk pkgsrc/graphics/plotutils: buildlink3.mk options.mk pkgsrc/graphics/xfig: Makefile pkgsrc/net/tightvncviewer: Makefile pkgsrc/print/xdvik: Makefile Log Message: don't bl3 libXp explicitely where it is just meant as indirect dependency of an Xaw variant -- if at all, this will be handled by the Xaw bl3 file To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 pkgsrc/fonts/t1lib/options.mk cvs rdiff -u -r1.11 -r1.12 pkgsrc/graphics/graphviz/options.mk cvs rdiff -u -r1.15 -r1.16 pkgsrc/graphics/plotutils/buildlink3.mk cvs rdiff -u -r1.1 -r1.2 pkgsrc/graphics/plotutils/options.mk cvs rdiff -u -r1.65 -r1.66 pkgsrc/graphics/xfig/Makefile cvs rdiff -u -r1.31 -r1.32 pkgsrc/net/tightvncviewer/Makefile cvs rdiff -u -r1.9 -r1.10 pkgsrc/print/xdvik/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.