Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Sep 2002 19:17:55 -0700
From:      "David O'Brien" <obrien@FreeBSD.org>
To:        Trevor Johnson <trevor@jpj.net>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: ports/www/linux-mozilla Makefile
Message-ID:  <20020909021755.GA18246@dragon.nuxi.com>
In-Reply-To: <20020908213758.C3439-100000@blues.jpj.net>
References:  <20020909013443.GD4973@dragon.nuxi.com> <20020908213758.C3439-100000@blues.jpj.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Sep 08, 2002 at 09:56:44PM -0400, Trevor Johnson wrote:
> > RUN_DEPENDS= ${LINUXBASE}/usr/lib/libgtk-1.2.so.0:${PORTSDIR}/x11-toolkits/linux-gtk
> 
> This is not the same thing.  Mozilla needs GTK+.  The emulators/linux_base
> 7.1 port does not contain GTK+.  The GTK+ for linux_base 7.1 is in the
> x11-toolkits/linux-gtk port.  The linux_base-6 port does contain GTK+,
> which I added yesterday.

This doesn't sound like the best fix.  linux_base-6 should be going away.
Adding more packages to it that doesn't also exist in linux_base-7
doesn't seem right.

> If the user has none of those installed,
> linux_base 7.1 and linux-gtk will get installed, which is not ideal
> because linux_base-6 is needed by the Java plugin.  I suppose I'll add an
> explicit dependency on linux_base-6 which can also be satisfied by
> linux_base 7.1.

Why does the Java plugin require linux_base-6?  The Java plugin doesn't
run on RedHat 7.x?  Why is the linux-gtk port not compatable with
linux_base-6?

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




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