Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 02 Mar 2017 13:24:50 -0800
From:      "Chris H" <bsd-lists@bsdforge.com>
To:        <freebsd-perl@freebsd.org>
Subject:   Re: PERL5_DEFAULT != PERL5_DEFAULT depending on 'pwd'
Message-ID:  <e723b5ac0df3219239846e60de97a9fa@ultimatedns.net>
In-Reply-To: <58B864BC.1020501@omnilan.de>
References:  <58B864BC.1020501@omnilan.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 02 Mar 2017 19:30:20 +0100 Harry Schmalzbauer <freebsd@omnilan.de>
wrote

> hello,
> 
> currently I'm trying to track the following problem:
> 
> : cd /usr/ports/print/texinfo && make -VPERL5_DEFAULT
> 5.24
> 
> : cd /usr/ports/lang/perl5.24/ && make -VPERL5_DEFAULT
> 5.20
> 
> ???
> Any hints?
> 
> Thanks,
> 
> -harry

Hello, Harry.
Depending on your needs. Adding the following to the
DEFAULT_VERSIONS line in your /etc/make.conf
DEFAULT_VERSIONS+=perl5=5.24
eg; just add "perl5=5.24" to the line, or change that entry
to your desired version.

HTH

--Chris





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