From owner-freebsd-ports@FreeBSD.ORG Thu Oct 19 10:42:39 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 06FB116A4C2 for ; Thu, 19 Oct 2006 10:42:39 +0000 (UTC) (envelope-from marko@freebsd.org) Received: from pih-relay06.plus.net (pih-relay06.plus.net [212.159.14.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B1A843D45 for ; Thu, 19 Oct 2006 10:42:37 +0000 (GMT) (envelope-from marko@freebsd.org) Received: from [80.229.231.20] (helo=[192.168.1.4]) by pih-relay06.plus.net with esmtp (Exim) id 1GaVMC-0001Cc-CV for freebsd-ports@freebsd.org; Thu, 19 Oct 2006 11:42:36 +0100 Message-ID: <45375659.5030006@freebsd.org> Date: Thu, 19 Oct 2006 11:41:29 +0100 From: Mark Ovens User-Agent: Thunderbird 1.5.0.7 (X11/20060925) MIME-Version: 1.0 To: freebsd-ports@freebsd.org References: <453703B2.4010700@freebsd.org> <17719.1286.48085.721315@jerusalem.litteratus.org> <45370F30.7000600@infracaninophile.co.uk> <45374810.3000208@freebsd.org> <45374B2A.1030204@webonaut.com> In-Reply-To: <45374B2A.1030204@webonaut.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: What keeps installing Mozilla? 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: Thu, 19 Oct 2006 10:42:39 -0000 Franz Klammer wrote: > Mark Ovens schrieb: >> Matthew Seaman wrote: >>> Robert Huff wrote: >>>> Mark Ovens writes: >>>> >>>>> /root{115}# pkg_info -Rr mozilla-1.7.13,2 >>>> >>>> I believe this will show the run-depends, but not the >>>> build-depnds. > > did you build and install jdk15 with the option "Enable the browser > plugin and Java Web Start" on? - if yes you will be forced to > install mozilla regardless what you set in make.conf. > Yes, that's it, thanks. So does this mean that if I rebuild jdk15 without "Enable the browser plugin and Java Web Start" then Java won't be available in Firefox? Regards, Mark