On Feb 9, 2025, at 15:26, Maxim Abalenkov wrote:
> 
> sudo port -d install perl5 +perl5_40
> 
> This fails with ‘Dependency perl5.40 not found’. Obviously, I missed 
> something in the Portfile.

The portfiles is probably fine. You probably just need to run

sudo port -d install subport=perl5.40 

Reply via email to