Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id D1CF963C597 for ; Tue, 10 May 2011 13:01:03 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id A4F3014A1A7; Tue, 10 May 2011 13:01:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 58A6C14A193 for ; Tue, 10 May 2011 13:01:02 +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 5htcCrGOZbJw for ; Tue, 10 May 2011 13:01:01 +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 DF14514A18B for ; Tue, 10 May 2011 13:01:01 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id C606E175DD; Tue, 10 May 2011 13:01:01 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Tue, 10 May 2011 13:01:01 +0000 From: "Jeremy C. Reed" Subject: CVS commit: pkgsrc/security/botan To: pkgsrc-changes@NetBSD.org Reply-To: reed@netbsd.org X-Mailer: log_accum Message-Id: <20110510130101.C606E175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: reed Date: Tue May 10 13:01:01 UTC 2011 Modified Files: pkgsrc/security/botan: Makefile Log Message: Remove the REPLACE_PYTHON. It pointed to unused "perl" file. It is not needed since python is ran directly. To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 pkgsrc/security/botan/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.