From owner-freebsd-ports@FreeBSD.ORG Wed Feb 21 17:55:24 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id F159716F80E; Wed, 21 Feb 2007 17:55:24 +0000 (UTC) (envelope-from tmclaugh@sdf.lonestar.org) Received: from sdf.lonestar.org (mx.freeshell.ORG [192.94.73.18]) by mx1.freebsd.org (Postfix) with ESMTP id 5B82713C474; Wed, 21 Feb 2007 17:55:24 +0000 (UTC) (envelope-from tmclaugh@sdf.lonestar.org) Received: from webmail.freeshell.org (IDENT:nobody@mx.freeshell.org [192.94.73.18]) by sdf.lonestar.org (8.13.5.20060308/8.13.8) with ESMTP id l1LHflLY024599; Wed, 21 Feb 2007 17:41:47 GMT Received: from w.meditech.com ([192.216.27.32]) (SquirrelMail authenticated user tmclaugh) by webmail.freeshell.org with HTTP; Wed, 21 Feb 2007 17:41:47 -0000 (UTC) Message-ID: <39159.192.216.27.32.1172079707.squirrel@webmail.freeshell.org> In-Reply-To: <20070221171721.GC39168@deviant.kiev.zoral.com.ua> References: <1171755728.1247.2.camel@localhost> <1171862178.1714.155.camel@localhost> <20070219092142.GR39168@deviant.kiev.zoral.com.ua> <1171908225.1714.160.camel@localhost> <20070220110138.GV39168@deviant.kiev.zoral.com.ua> <1171977798.1729.1.camel@localhost> <20070220134326.GW39168@deviant.kiev.zoral.com.ua> <1172070377.1335.9.camel@localhost> <20070221152823.GA39168@deviant.kiev.zoral.com.ua> <1172076524.1335.19.camel@localhost> <20070221171721.GC39168@deviant.kiev.zoral.com.ua> Date: Wed, 21 Feb 2007 17:41:47 -0000 (UTC) From: tmclaugh@sdf.lonestar.org To: "Kostik Belousov" User-Agent: SquirrelMail/1.4.9a MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Cc: ports@freebsd.org, Phillip Neumann , Norikatsu Shigemura , bsd-sharp-list@forge.novell.com Subject: Re: [Bsd-sharp-list] [ports/lang/mono] crosstalk compiling problem between installed mono and port's mono X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Feb 2007 17:55:25 -0000 > On Wed, Feb 21, 2007 at 01:48:44PM -0300, Phillip Neumann wrote: >> El mi??, 21-02-2007 a las 17:28 +0200, Kostik Belousov escribi??: >> > Could you, please, give me the full patch (against CVS Makefile) ? >> >> >> Sure. sorry for not doing it .. >> >> thanks >> > > Patch helped, thanks. I successfully did portupgrade -f mono-1.2.2.1_2. > Gah, I didn't realize in my earlier patch that MAKE_ENV was redefined a little further below in the port's Makefile. I'm still curious to know what the exact change was that fixed things. (It may be that while one change fixed your problem we should be using all the changes so we don't get bitten again later.) I'll commit Philip's patch later when I have access. tom