[Bug 212537] lang/perl5.22 package doesn't install perl
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Sep 12 17:27:59 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212537
Mathieu Arnold <mat at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |Works As Intended
Status|New |Closed
--- Comment #2 from Mathieu Arnold <mat at 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+=perl=5.22
Then build everything depending on Perl yourself.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-perl
mailing list