prevent_freebsd_to_install_new_perl_during_make
This is an old revision of the document!
Prevent Make to install new version of perl
You can specify most of the variables or static package need to be used by make at
/etc/make.conf
to define perl version you need to use following variable
PERL_VER=5.8.8 PERL_VERSION=5.8.8
In above case existing perl 5.8.8 is going to be used rather than new version.
prevent_freebsd_to_install_new_perl_during_make.1241824464.txt.gz · Last modified: 2020/08/10 02:29 (external edit)