Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 1732B63C7BD for ; Mon, 26 Sep 2011 19:24:14 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id DC95F14A184; Mon, 26 Sep 2011 19:24:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4ABF014A17C for ; Mon, 26 Sep 2011 19:24:12 +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 WWG9xW9k1TG4 for ; Mon, 26 Sep 2011 19:24:11 +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 4BAF814A15D for ; Mon, 26 Sep 2011 19:24:11 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 2CC73175DD; Mon, 26 Sep 2011 19:24:11 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Mon, 26 Sep 2011 19:24:11 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc/emulators/simh To: pkgsrc-changes@NetBSD.org Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20110926192411.2CC73175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: ryoon Date: Mon Sep 26 19:24:11 UTC 2011 Modified Files: pkgsrc/emulators/simh: Makefile Log Message: Fix build on Linux. Add OSTYPE=${LOWER_OPSYS} to MAKE_FLAGS. See 0readme_38.txt in distfile. Tested on Gentoo Linux, NetBSD/i386 5.1, NetBSD/i386 5.99.55. To generate a diff of this commit: cvs rdiff -u -r1.31 -r1.32 pkgsrc/emulators/simh/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.