Date: Thu, 21 Jan 2010 20:20:14 +0400 From: rihad <rihad@mail.ru> To: freebsd-ports@freebsd.org Subject: Using Perl 5.8.8 Message-ID: <4B587EBE.8040403@mail.ru>
next in thread | raw e-mail | index | archive | help
Hi, one of the programs I'm using (freeradius' rlm_perl) segfaults with both Perl 5.8.9 and 5.10, only working with 5.8.8. How can I cleanly install Perl 5.8.8 on a fresh system, without mangling the port Makefile? I've tried putting both USE_PERL=5.8.8 and PERL_VERSION=5.8.8 in /etc/make.conf, but "make fetch" still tries to fetch version 5.8.9. Thanks.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4B587EBE.8040403>