Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 9C91163C282 for ; Sat, 30 May 2009 14:47:09 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 3927363B160; Sat, 30 May 2009 14:47:09 +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 290B963B130 for ; Sat, 30 May 2009 14:47:08 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 0BE54175D0; Sat, 30 May 2009 14:47:08 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sat, 30 May 2009 14:47:08 +0000 From: Joerg Sonnenberger Subject: CVS commit: pkgsrc/devel/bison To: pkgsrc-changes@NetBSD.org Reply-To: joerg@netbsd.org X-Mailer: log_accum Message-Id: <20090530144708.0BE54175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: joerg Date: Sat May 30 14:47:08 UTC 2009 Modified Files: pkgsrc/devel/bison: Makefile Log Message: Force bison to use the m4 we want and not to pick a potentially outdated version itself. To generate a diff of this commit: cvs rdiff -u -r1.69 -r1.70 pkgsrc/devel/bison/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.