Date: Mon, 05 Jan 2015 21:45:24 +0000 From: bugzilla-noreply@freebsd.org To: perl@FreeBSD.org Subject: [Bug 196518] PERL5_MANx and SITE_ARCH may be set incorrectly (perl-5.10.1) Message-ID: <bug-196518-14331-MZmGGR7RdW@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-196518-14331@https.bugs.freebsd.org/bugzilla/> References: <bug-196518-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=196518 Mikhail T. <mi@ALDAN.algebra.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #151364| |maintainer-approval? Flags| | --- Comment #8 from Mikhail T. <mi@ALDAN.algebra.com> --- Created attachment 151364 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=151364&action=edit Set paths depending on installed perl's version This patch fixes the problem for me. It sets the various paths differently for different Perl-versions (might need adjustment for Perl-1.14). Also, the MANDIRS settings was independent from the SITE_MAN-setting -- this caused my confused with man-pages described in Comment #4. The patch also corrects handling of P5MANx, but I could find no ports which declare such a knob -- perhaps, it should be removed for good. -- 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-196518-14331-MZmGGR7RdW>