Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id CBA5A63B850 for ; Thu, 24 Sep 2009 17:24:14 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 7CB0A63B12E; Thu, 24 Sep 2009 17:24:14 +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 9843863B100 for ; Thu, 24 Sep 2009 17:24:13 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 877C8175DA; Thu, 24 Sep 2009 17:24:13 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Thu, 24 Sep 2009 17:24:13 +0000 From: Matthias Scheler Subject: CVS commit: pkgsrc/mk To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org X-Mailer: log_accum Message-Id: <20090924172413.877C8175DA@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: tron Date: Thu Sep 24 17:24:13 UTC 2009 Modified Files: pkgsrc/mk: bsd.prefs.mk Log Message: Unconditionally set the default ABI to 32-Bit for Mac OS X Snow Leopard. There are too many third party applications which don't build using the 64-Bit ABI at the moment. Approved by Alistair Crooks. To generate a diff of this commit: cvs rdiff -u -r1.299 -r1.300 pkgsrc/mk/bsd.prefs.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.