Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Feb 2002 16:21:54 +0200
From:      Maxim Sobolev <sobomax@FreeBSD.org>
To:        Ade Lovett <ade@FreeBSD.org>
Cc:        Jeremy Lea <reg@FreeBSD.org>, freebsd-gnome@FreeBSD.org
Subject:   Re: A mozilla lite port.
Message-ID:  <3C6A7682.75FBE52@FreeBSD.org>
References:  <B88FCFE9.608F%ade@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Ade Lovett wrote:
> 
> On 02/13/02 03:48, "Maxim Sobolev" <sobomax@FreeBSD.org> wrote:
> > You don't really need this, because mozilla, mozilla-embedded and
> > mozilla-headers share *the same* WRKSRC, so that whatever your
> > installation order is the mozilla being built only once. This was one
> > of the primary design goals of the mozilla-embedded/mozilla-headers.
> 
> Yes.  However, consider the all-too-familiar scenario:
> 
>     cd /usr/ports/x11/gnome; make install clean
>     cd /usr/ports/x11/gnome-fifth-toe; make install clean
> 
> And watch www/mozilla being built twice.

This is the price one pays for not thinking the process out. I do not
see why we should do something about it. Consider the following
scenario:

	cd /usr/ports/x11/gnome; make install clean
	rm -rf /
	[bang]
	:)

-Maxim

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-gnome" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3C6A7682.75FBE52>