Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Sep 2016 17:27:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        perl@FreeBSD.org
Subject:   [Bug 212537] lang/perl5.22 package doesn't install perl
Message-ID:  <bug-212537-14331-DgdqK5WO1u@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-212537-14331@https.bugs.freebsd.org/bugzilla/>
References:  <bug-212537-14331@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D212537

Mathieu Arnold <mat@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |Works As Intended
             Status|New                         |Closed

--- Comment #2 from Mathieu Arnold <mat@FreeBSD.org> ---
The default Perl is 5.20.  Only the default Perl will install
/usr/local/bin/perl.

Starting with this, the package for lang/perl5.{18,22,24}, being build with=
 the
default versions, will not install /usr/local/bin/perl.

If you want to use a non default Perl, you will need to, first, add to
/etc/make.conf:

DEFAULT_VERSIONS+=3Dperl=3D5.22

Then build everything depending on Perl yourself.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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