Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Sep 2005 09:36:31 +0300
From:      Panagiotis Astithas <past@ebs.gr>
To:        "barbara.xxx1975" <barbara.xxx1975@libero.it>
Cc:        freebsd-eclipse <freebsd-eclipse@freebsd.org>
Subject:   Re: java/eclipse: error building WITH_MOZILLA=mozilla
Message-ID:  <4329166F.30106@ebs.gr>
In-Reply-To: <IMU5SB$EFC48AE9D4176066F8986C2EBF56C92D@libero.it>
References:  <IMU5SB$EFC48AE9D4176066F8986C2EBF56C92D@libero.it>

next in thread | previous in thread | raw e-mail | index | archive | help
barbara.xxx1975 wrote:
> port version:
> # $FreeBSD: ports/java/eclipse/Makefile,v 1.38 2005/09/14 14:46:36 nork Exp $
> 
> I keep getting an error if I try to upgrade(from eclipse-3.1_1) or build eclipse with WITH_MOZILLA=mozilla.
> This doesn't happen if I use the WITH_MOZILLA=firefox.
> 
> *UPDATE* (this happened while I was writing):
> When I tryed to build eclipse WITH_MOZILLA=mozilla these ports where not installed:
> nspr-4.6_1
> nss-3.10
> firefox-1.0.6_5,1
> I had them installed to try with WITH_MOZILLA=firefox.
> Now it builds also with WITH_MOZILLA=mozilla.
> As eclipse does not run-depends on them, could I safely pkg_delete them?
> Or should I keep them to avoid to install them again on the next eclipse upgrade?

You are not supposed to ever use WITH_MOZILLA=mozilla. If you don't 
specify it at all, you get the mozilla dependency. If you want to 
override it, you have to set WITH_MOZILLA=firefox (or mozilla-devel). If 
you don't want any browser integration at all, you may set 
WITHOUT_MOZILLA=true.

Cheers,

Panagiotis



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4329166F.30106>