1 | | Whether or not ipmitool should have a build dep on wget or not, the issue here leading to the error above is the fact wget has a non-default `ssl variant, that uses openssl, that the OP must be using. This port, because it was a non-default variant, was not detected as a port using openssl and thus was not rev-bumped with the openssl3 switch. I'll check if it works with openssl and commit a bump. |
| 1 | Whether or not ipmitool should have a build dep on wget or not, the issue here leading to the error above is the fact wget has a non-default `ssl` variant, that uses openssl, that the OP must be using. This port, because it was a non-default variant, was not detected as a port using openssl and thus was not rev-bumped with the openssl3 switch. I'll check if it works with openssl and commit a bump. |