So I'm trying to make a port and I get the following error:
===> texinfo-6.5,1 Invalid perl5 version 5.30.
How can I fix this?
TIA
===> texinfo-6.5,1 Invalid perl5 version 5.30.
How can I fix this?
TIA
This is perl 5, version 30, subversion 0 (v5.30.0) built for amd64-freebsd-thread-multiWhat says the output of:
perl -v
and
cd /usr/ports/print/texinfo && make -V PERL_VERSION
?
That file doesn't existWhat did you put in /etc/make.conf? Did you change the default Perl version?