From owner-freebsd-ports Tue Feb 19 9:23:21 2002 Delivered-To: freebsd-ports@freebsd.org Received: from leviathan.inethouston.net (leviathan.inethouston.net [66.64.12.249]) by hub.freebsd.org (Postfix) with ESMTP id 37E4C37B400 for ; Tue, 19 Feb 2002 09:23:15 -0800 (PST) Received: by leviathan.inethouston.net (Postfix, from userid 1001) id 03C5A319BE8; Tue, 19 Feb 2002 10:35:48 -0600 (CST) Date: Tue, 19 Feb 2002 10:35:47 -0600 From: "David W. Chapman Jr." To: Robert Withrow Cc: ports@freebsd.org Subject: Re: Linux7 and ports Message-ID: <20020219163547.GB95603@leviathan.inethouston.net> Reply-To: "David W. Chapman Jr." Mail-Followup-To: Robert Withrow , ports@freebsd.org References: <20020219012954.AD520323E@ns1.rwwa.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020219012954.AD520323E@ns1.rwwa.com> User-Agent: Mutt/1.3.27i X-Operating-System: FreeBSD 4.5-STABLE i386 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > 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. dwcjr@freebsd.org FreeBSD Committer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message