From owner-freebsd-eclipse@FreeBSD.ORG Sun May 7 15:36:48 2006 Return-Path: X-Original-To: freebsd-eclipse@freebsd.org Delivered-To: freebsd-eclipse@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0306116A403; Sun, 7 May 2006 15:36:48 +0000 (UTC) (envelope-from past@ebs.gr) Received: from fly.ebs.gr (fly.ebs.gr [83.171.239.113]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43BE143D48; Sun, 7 May 2006 15:36:46 +0000 (GMT) (envelope-from past@ebs.gr) Received: from ebs.gr (root@hal.ebs.gr [10.1.1.2]) by fly.ebs.gr (8.12.9p1/8.12.9) with ESMTP id k47Fah6h039790; Sun, 7 May 2006 18:36:43 +0300 (EEST) (envelope-from past@ebs.gr) Received: from [10.1.1.200] (pptp.ebs.gr [10.1.1.200]) by ebs.gr (8.13.3/8.13.3) with ESMTP id k47Fb2DX076198; Sun, 7 May 2006 18:37:03 +0300 (EEST) (envelope-from past@ebs.gr) Message-ID: <445E140A.3090608@ebs.gr> Date: Sun, 07 May 2006 18:36:42 +0300 From: Panagiotis Astithas Organization: EBS Ltd. User-Agent: Thunderbird 1.5.0.2 (X11/20060423) MIME-Version: 1.0 To: martinko References: <445E0DA3.9050402@pobox.sk> In-Reply-To: <445E0DA3.9050402@pobox.sk> Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit Cc: java@freebsd.org, freebsd-eclipse@freebsd.org Subject: Re: FreeBSD Port: x11-toolkits/swt31 X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "FreeBSD users of eclipse EDI, tools, rich client apps & ports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 May 2006 15:36:48 -0000 martinko wrote: > hello list, > > i've just found out that port x11-toolkits/swt31 does not obey > WITH_GECKO make variable (that i just changed to seamonkey) and tries to > install old mozilla suite (which is not desirable for me). > > what else can i do (for you)? (apart from providing a patch:)) > note that i was trying to install azureus on freebsd 6.1-rc, after > reinstalling all my ports from scratch. It does respect a WITH_MOZILLA variable though, that should have the same effect as WITH_GECKO. Cheers, Panagiotis