Date: Tue, 19 Feb 2002 10:35:47 -0600 From: "David W. Chapman Jr." <dwcjr@inethouston.net> To: Robert Withrow <witr@rwwa.com> Cc: ports@freebsd.org Subject: Re: Linux7 and ports Message-ID: <20020219163547.GB95603@leviathan.inethouston.net> In-Reply-To: <20020219012954.AD520323E@ns1.rwwa.com> References: <20020219012954.AD520323E@ns1.rwwa.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> Deleting this line: > > RUN_DEPENDS= /compat/linux/lib/ld.so:${PORTSDIR}/emulators/linux_base > > and replacing it with > > USE_LINUX=yes > > Seems to fix the problem. A quick check seems to indicate that several > ports have this problem. > > Is this the approved fix? Is someone making this change? > Yes, that's the correct way of doing it, it makes it depend on ${LINUXBASE}/etc/redhat-release which doesn't change between versions. All ports that depend on linux should be updated to this I believe. -- David W. Chapman Jr. dwcjr@inethouston.net Raintree Network Services, Inc. <www.inethouston.net> dwcjr@freebsd.org FreeBSD Committer <www.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?20020219163547.GB95603>