Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 Sep 2013 09:23:33 -0500
From:      Mark Felder <feld@FreeBSD.org>
To:        Dmitry Morozovsky <marck@rinet.ru>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: Perl port to select in make.conf
Message-ID:  <1378218213.7517.17366825.4444E2F4@webmail.messagingengine.com>
In-Reply-To: <alpine.BSF.2.00.1309031756050.68599@woozle.rinet.ru>
References:  <alpine.BSF.2.00.1309012229460.76768@woozle.rinet.ru> <1378212363.28729.17326017.3C186034@webmail.messagingengine.com> <alpine.BSF.2.00.1309031756050.68599@woozle.rinet.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Sep 3, 2013, at 8:59, Dmitry Morozovsky wrote:
> On Tue, 3 Sep 2013, Mark Felder wrote:
> 
> > > which variable should be defined in make.conf to switch from current 5.14
> > > to, 
> > > say, 5.16 (for poudriere package building)? 
> > > 
> > > Naive 
> > > 
> > > PERL_VER=5.16
> > > 
> > > does not seem to work, and I want to not chase minor version changes.
> > > 
> > 
> > PERL_PORT
> > 
> > example:
> > 
> > PERL_PORT=perl5.14
> 
> Unfortunately, this variable seems to be slave to PERL_VERSION, not vice
> versa.
> 

I've been using solely PERL_PORT in my poudriere make.conf for about...
8 months now with no issues. I get exactly the perl train I want and all
ports are built properly against the version I want. Can you provide any
details indicating this method is incorrect?



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