Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Jun 2000 10:12:34 -0700
From:      "David O'Brien" <obrien@FreeBSD.ORG>
To:        Satoshi - Ports Wraith - Asami <asami@FreeBSD.ORG>
Cc:        Akinori -Aki- MUSHA <knu@idaemons.org>, ports@FreeBSD.ORG
Subject:   Re: USE_LINUX?
Message-ID:  <20000607101234.A80031@dragon.nuxi.com>
In-Reply-To: <vqczooxn561.fsf@silvia.hip.berkeley.edu>; from asami@FreeBSD.ORG on Wed, Jun 07, 2000 at 03:42:30AM -0700
References:  <200006070819.BAA14744@silvia.hip.berkeley.edu> <86u2f5zy3g.wl@localhost.local.idaemons.org> <vqczooxn561.fsf@silvia.hip.berkeley.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jun 07, 2000 at 03:42:30AM -0700, Satoshi - Ports Wraith - Asami wrote:
> That's a good point.  Speaking of which, I forgot to add
> PREFIX=${LINUXBASE} to my previous patch.
.... 
> +LINUXBASE?=		${DESTDIR}/compat/linux

If I understand this right, I think this may be wrong.  Won't this
install Acroreader in /compat/linux rather than /usr/local ?  Or will
only things like the linux_devel port set USE_LINUX?

> +.if defined(USE_LINUX)
> +BUILD_DEPENDS=  /compat/linux/sbin/ldconfig:${PORTSDIR}/emulators/linux_base
> +RUN_DEPENDS=    /compat/linux/usr/i486-linux-libc5/lib/libc.so.5:${PORTSDIR}/

If you keep the above, should those be ${LINUXBASE} too?  If not, maybe
COMPATLINUXDIR needs to be created.

-- 
-- David  (obrien@FreeBSD.org)


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




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