mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-06 11:41:52 +00:00
ac7727cb76
As base OpenSSL doesn't install a .pc file, some flags such as -lcrypto cannot be obtained automatically via pkgconfig. When compiled with base OpenSSL, it needs to be specified explicitly. Reported by: pkg-fallout