Created attachment 215390 [details] patch to build against base openssl Hi, when trying to build the port, it does not find openssl with pkg-config (when using ssl from base, pkg-config cannot find it). The patch that I have done consist of using the variable available from the port framework when having ssl in the USES macro.
Patch should be QA'd against all other values of DEFAULT_VERSIONS for ssl as well
Sorry about this. I missed that part. :( I will come up with a fix.
A commit references this bug: Author: ashish Date: Thu Jun 11 01:43:10 UTC 2020 New revision: 538450 URL: https://svnweb.freebsd.org/changeset/ports/538450 Log: - Fix building with OpenSSL base which does not provide pkgconfig configuration PR: 247107 Submitted by: Thibault Payet <monwarez at mailoo.org> Changes: head/irc/srain/files/patch-src_Makefile
Sorry for the issue. Thanks for the diff. It's committed now. w.r.t. merge-quarterly flag, it's not required as this port is not present in 2020Q2 branch. Thanks!