From owner-freebsd-gnome@FreeBSD.ORG Thu Feb 9 23:42:47 2006 Return-Path: X-Original-To: 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 4684816A420 for ; Thu, 9 Feb 2006 23:42:47 +0000 (GMT) (envelope-from ahze@ahze.net) Received: from imf22aec.mail.bellsouth.net (imf22aec.mail.bellsouth.net [205.152.59.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id 343D743D46 for ; Thu, 9 Feb 2006 23:42:45 +0000 (GMT) (envelope-from ahze@ahze.net) Received: from ibm65aec.bellsouth.net ([68.209.163.3]) by imf22aec.mail.bellsouth.net with ESMTP id <20060209234137.IGEZ16969.imf22aec.mail.bellsouth.net@ibm65aec.bellsouth.net> for ; Thu, 9 Feb 2006 18:41:37 -0500 Received: from [192.168.1.5] (really [68.209.163.3]) by ibm65aec.bellsouth.net with ESMTP id <20060209234132.PIBU13866.ibm65aec.bellsouth.net@[192.168.1.5]>; Thu, 9 Feb 2006 18:41:32 -0500 In-Reply-To: <1139525951.73629.3.camel@triton.mcneil.com> References: <1139523814.23375.1.camel@triton.mcneil.com> <8AB47B52-9700-49BA-8353-3E34BBD42BDC@ahze.net> <1139525951.73629.3.camel@triton.mcneil.com> Mime-Version: 1.0 (Apple Message framework v746.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <7E4AB921-7128-46C4-BDE0-5AC7D00F78D4@ahze.net> Content-Transfer-Encoding: 7bit From: Michael Johnson Date: Thu, 9 Feb 2006 18:41:24 -0500 To: Sean McNeil X-Mailer: Apple Mail (2.746.2) Cc: gnome@freebsd.org Subject: Re: gnome2-power-tools and apache 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: Thu, 09 Feb 2006 23:42:47 -0000 On Feb 9, 2006, at 5:59 PM, Sean McNeil wrote: > On Thu, 2006-02-09 at 17:32 -0500, Michael Johnson wrote: >> On Feb 9, 2006, at 5:23 PM, Sean McNeil wrote: >> >>> Can gnome2-power-tools be fixed to depend on APACHE2_PORT instead of >>> just apache20? I'm constantly getting dependency errors when it >>> rebuilds because I have: >>> >>> APACHE2_PORT=www/apache22 >> >> it's in some port that gnome2-power-tools depends on. Do you know >> which port it is? > > Ah, OK. It is actually www/gnome-user-share. It should have a "?" on > the setting: > > APACHE_PORT= www/apache20 I may be wrong about this but I think it is forcing apache20 for dav > > Cheers, > Sean > >