Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 0BE3B63B896 for ; Thu, 11 Feb 2010 21:21:51 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id AF8EB63B1C9; Thu, 11 Feb 2010 21:21:50 +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 E915163B1C5 for ; Thu, 11 Feb 2010 21:21:49 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id D7CE0175DD; Thu, 11 Feb 2010 21:21:49 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Thu, 11 Feb 2010 21:21:49 +0000 From: Tobias Nygren Subject: CVS commit: pkgsrc/lang/python26 To: pkgsrc-changes@NetBSD.org Reply-To: tnn@netbsd.org X-Mailer: log_accum Message-Id: <20100211212149.D7CE0175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: tnn Date: Thu Feb 11 21:21:49 UTC 2010 Modified Files: pkgsrc/lang/python26: Makefile PLIST.common Log Message: Because we unconditionally try to build the bsddb module now, there's no point having special PLIST handling for it. To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 pkgsrc/lang/python26/Makefile cvs rdiff -u -r1.8 -r1.9 pkgsrc/lang/python26/PLIST.common Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.