From owner-freebsd-gnome@FreeBSD.ORG Mon Mar 6 13:40:31 2006 Return-Path: X-Original-To: freebsd-gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A6CE916A420; Mon, 6 Mar 2006 13:40:31 +0000 (GMT) (envelope-from nork@FreeBSD.org) Received: from sakura.ninth-nine.com (sakura.ninth-nine.com [219.127.74.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id EAD3143D72; Mon, 6 Mar 2006 13:40:29 +0000 (GMT) (envelope-from nork@FreeBSD.org) Received: from melfina.ninth-nine.com (melfina.ninth-nine.com [192.168.36.6]) (authenticated bits=0) by sakura.ninth-nine.com (8.13.4/8.13.4/NinthNine) with ESMTP id k26DeKvw031907 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 6 Mar 2006 22:40:26 +0900 (JST) (envelope-from nork@FreeBSD.org) Date: Mon, 6 Mar 2006 22:40:20 +0900 From: Norikatsu Shigemura To: Joe Marcus Clarke Message-Id: <20060306224020.b755a74c.nork@FreeBSD.org> In-Reply-To: <1141405684.46418.12.camel@shumai.marcuscom.com> References: <20060228222625.3bcc4f08.nork@FreeBSD.org> <1141405684.46418.12.camel@shumai.marcuscom.com> X-Mailer: Sylpheed version 2.2.0 (GTK+ 2.8.12; i386-portbld-freebsd6.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (sakura.ninth-nine.com [219.127.74.121]); Mon, 06 Mar 2006 22:40:26 +0900 (JST) Cc: ports@FreeBSD.org, nork@FreeBSD.org, freebsd-gnome@FreeBSD.org Subject: Re: www/mozilla: install issue on 6.1-PRERELEASE X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Mar 2006 13:40:31 -0000 On Fri, 03 Mar 2006 12:08:04 -0500 Joe Marcus Clarke wrote: > > In above case, */movemail.rdf wasn't installed. Do you have > > any idea to fix this issue? > Yeah, I see the problem. The check for !defined(WITHOUT_MAILNEWS) is > above bsd.port.pre.mk, so it doesn't take OPTIONS into account. This > will be fixed after the freeze. Oh, that's good news! Thank you, please! :-)