Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Sep 2002 18:34:43 -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:  <20020909013443.GD4973@dragon.nuxi.com>
In-Reply-To: <20020908212822.Y3439-100000@blues.jpj.net>
References:  <20020909002805.GE86371@dragon.nuxi.com> <20020908212822.Y3439-100000@blues.jpj.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Sep 08, 2002 at 09:31:37PM -0400, Trevor Johnson wrote:
> David O'Brien wrote:
> 
> > >   Make GTK+ dependency less specific, so it will work with the GTK+
> > >   in linux_base-6.
> >
> > Should this port just set "USE_LINUX=true"?
> 
> Why?  It doesn't install from RPMs.

That isn't what USE_LINUX says.  USE_LINUX is simply:
RUN_DEPENDS+= ${LINUXBASE}/etc/redhat-release:${PORTSDIR}/emulators/linux_base

which accomplish the same as your explicit
RUN_DEPENDS= ${LINUXBASE}/usr/lib/libgtk-1.2.so.0:${PORTSDIR}/x11-toolkits/linux-gtk

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?20020909013443.GD4973>