Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Mar 2013 12:51:58 +1030
From:      Shane Ambler <FreeBSD@ShaneWare.Biz>
To:        Beeblebrox <zaphod@berentweb.com>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: starnge ports tree error: perl5.16 non-existent -- dependency list incomplete
Message-ID:  <514285C6.5010603@ShaneWare.Biz>
In-Reply-To: <1363269884570-5795590.post@n5.nabble.com>
References:  <1363174105444-5795304.post@n5.nabble.com> <51406426.30602@FreeBSD.org> <1363175743938-5795311.post@n5.nabble.com> <1363184876140-5795351.post@n5.nabble.com> <CACdU%2Bf8s5hBcre%2B6%2BVcWcCZwrCzMCnwKcicw8uGXd5DDpv_8%2BQ@mail.gmail.com> <1363187724553-5795358.post@n5.nabble.com> <1363189438015-5795366.post@n5.nabble.com> <1363269884570-5795590.post@n5.nabble.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 15/03/2013 00:34, Beeblebrox wrote:
> Can someone tell me what's going on here? Perl gets installed twice then
> fails because it is not there?
> I have tested with enabling only one of below at-a-time in build-jail's
> make.conf, but no use.
> PERL_VERSION= 5.16  \  #PERL_DEFAULT_VERSION= 5.16  \  #PERL_PORT= perl5.16
>

PERL_PORT uses a two digit version - 5.16
PERL_VERSION should be a three digit version - 5.16.2

My guess is that your entry for PERL_VERSION is not getting updated by 
the perl install as it isn't a grep match.




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