From owner-cvs-all@FreeBSD.ORG Sat Oct 8 08:23:03 2011 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 33C351065673; Sat, 8 Oct 2011 08:23:03 +0000 (UTC) (envelope-from gerald@pfeifer.com) Received: from ainaz.pair.com (ainaz.pair.com [209.68.2.66]) by mx1.freebsd.org (Postfix) with ESMTP id 14C528FC17; Sat, 8 Oct 2011 08:23:02 +0000 (UTC) Received: from [10.53.144.6] (unknown [80.187.209.3]) by ainaz.pair.com (Postfix) with ESMTPSA id E997C3F412; Sat, 8 Oct 2011 04:23:00 -0400 (EDT) Date: Sat, 8 Oct 2011 10:22:59 +0200 (CEST) From: Gerald Pfeifer To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org In-Reply-To: <201110080817.p988HGfn010157@repoman.freebsd.org> Message-ID: References: <201110080817.p988HGfn010157@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: Subject: Re: cvs commit: ports/Mk bsd.gcc.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Oct 2011 08:23:03 -0000 On Sat, 8 Oct 2011, Gerald Pfeifer wrote: > Modified files: > Mk bsd.gcc.mk > Log: > Fix the previous commit for the case where USE_FORTRAN is undefined. > > Pointy hat to: self, bf Actually, bf isn't on the hook, that was caused by me going for a (per se) more conservative subset of his patch. Anything still broken after my fix (which I hope not to be the case based on my extra testing), please revert my two commits to bsd.gcc.mk or fix as you see fit since I'll have to be offline soon. Sorry! Gerald