Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id DD04663B8B6 for ; Wed, 21 Oct 2009 13:53:29 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 8BB5763B125; Wed, 21 Oct 2009 13:53:29 +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 A3F7863B114 for ; Wed, 21 Oct 2009 13:53:28 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 89B2F175DA; Wed, 21 Oct 2009 13:53:28 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Wed, 21 Oct 2009 13:53:28 +0000 From: Thomas Klausner Subject: CVS commit: pkgsrc/games/wesnoth To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20091021135328.89B2F175DA@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: wiz Date: Wed Oct 21 13:53:28 UTC 2009 Modified Files: pkgsrc/games/wesnoth: Makefile Log Message: On NetBSD-4.0, the included make doesn't cope with some of the dependency lines autogenerated by wesnoth. Use gmake instead. >From Robert Elz in PR 41941. To generate a diff of this commit: cvs rdiff -u -r1.55 -r1.56 pkgsrc/games/wesnoth/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.