Re: Setting PERL_VERSION in make.conf

2016-03-07 Thread Marko Cupać
On Mon, 7 Mar 2016 14:13:07 +0100 Stefan Bethke wrote: > I’m a bit confused about setting PERL_VERSION in make.conf. It seems > that setting it to 5.20.3 will result in Perl-related ports to be > built differently than not setting it. > > Is this expected? How can I make sure I

Re: Setting PERL_VERSION in make.conf

2016-03-07 Thread Chris H
On Mon, 7 Mar 2016 14:13:07 +0100 Stefan Bethke wrote > I’m a bit confused about setting PERL_VERSION in make.conf. It seems that > setting it to 5.20.3 will result in Perl-related ports to be built > differently than not setting it. > > Is this expected? How can I make sure I

Setting PERL_VERSION in make.conf

2016-03-07 Thread Stefan Bethke
I’m a bit confused about setting PERL_VERSION in make.conf. It seems that setting it to 5.20.3 will result in Perl-related ports to be built differently than not setting it. Is this expected? How can I make sure I continue to use the version of perl I’ve got currently installed when the