FreeBSD: Fix for perl5.26 / perl5-5.30 conflict (#18368)
commitf3f11d10815d3f2f2272fe52e87e1caa34f0d69e
authorPhil Jaenke <prj@rootwyrm.com>
Tue, 7 Jan 2020 17:14:55 +0000 (7 12:14 -0500)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Tue, 7 Jan 2020 17:14:55 +0000 (7 18:14 +0100)
treef158735005a4400b675983d48749093ac475e282
parent524a8298d0c8cda332c17a743eaed69ce78f392d
FreeBSD: Fix for perl5.26 / perl5-5.30 conflict (#18368)

The base image appears to have perl5.26 which conflicts with perl5-5.30, resulting in the /usr/local/bin/perl binary not being placed by perl5-5.30, which results in failed builds. The `perl5.26` appears to be part of the base image and has no packages actually dependent on it.
scripts/ci/provisioning/freebsd.sh