Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id A0C8463BA61 for ; Thu, 11 Nov 2010 07:44:14 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 73CDE19D6BB; Thu, 11 Nov 2010 07:44: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 109E219D5DE for ; Thu, 11 Nov 2010 07:44:12 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id D2034175DD; Thu, 11 Nov 2010 07:44:11 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Thu, 11 Nov 2010 07:44:11 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/lang/f2c To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20101111074411.D2034175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: adam Date: Thu Nov 11 07:44:11 UTC 2010 Modified Files: pkgsrc/lang/f2c: Makefile pkgsrc/lang/f2c/files: f2c-f77.in Log Message: * Accept -isysroot option (Darwin) * On Darwin, optionally set F2C_F77_CPP, so it can be set in mk.conf To generate a diff of this commit: cvs rdiff -u -r1.57 -r1.58 pkgsrc/lang/f2c/Makefile cvs rdiff -u -r1.7 -r1.8 pkgsrc/lang/f2c/files/f2c-f77.in Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.