Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Nov 2002 14:19:21 +0200
From:      Maxim Sobolev <sobomax@FreeBSD.ORG>
To:        Kris Kennaway <kris@obsecurity.org>
Cc:        current@FreeBSD.ORG
Subject:   Re: perl5.6.1 wrapper
Message-ID:  <20021107121921.GB98939@vega.vega.com>
In-Reply-To: <20021107014750.GA18398@rot13.obsecurity.org>
References:  <20021107014750.GA18398@rot13.obsecurity.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Nov 06, 2002 at 05:47:51PM -0800, Kris Kennaway wrote:
> Can someone explain why the perl wrapper needs to be hardlinked to
> perl5.6.1?
> 
> The problem I am seeing is this:
> 
> USE_PERL5=yes in a port adds the following BUILD_DEPENDS:
> 
> enigma# make -V BUILD_DEPENDS
> perl5.6.1:/usr/ports/lang/perl5
> 
> However 5.0 has perl5.6.1 in the base system still, so this dependency
> is always satisfied, the perl port is never added and the port build
> that relies on it will fail.

Change that to ${LOCALBASE}/bin/perl5.6.1:/usr/ports/lang/perl5 and you'll
be set.

-Maxim

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




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