Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 0C73663B913 for ; Sat, 11 Jul 2009 10:32:43 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id ABB1D63B234; Sat, 11 Jul 2009 10:32:42 +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 D68B263B1C6 for ; Sat, 11 Jul 2009 10:32:41 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id BCB85175D0; Sat, 11 Jul 2009 10:32:41 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sat, 11 Jul 2009 10:32:41 +0000 From: Matthias Scheler Subject: CVS commit: pkgsrc/mk/platform To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org X-Mailer: log_accum Message-Id: <20090711103241.BCB85175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: tron Date: Sat Jul 11 10:32:41 UTC 2009 Modified Files: pkgsrc/mk/platform: Darwin.mk Log Message: Don't use "/bin/ksh" to run wrappe scripts under Mac OS X before Leopard. This should fix build problems reported by Christoph Egger. To generate a diff of this commit: cvs rdiff -u -r1.38 -r1.39 pkgsrc/mk/platform/Darwin.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.