HomeFreeBSD

Don't check for minimal Pkg version for package building.

Description

Don't check for minimal Pkg version for package building.

Package building always builds Pkg first. If someone downgrades their
pkg locally this change will hurt them, but then they are already
running an unsupported configuration.

With hat: portmgr

Details