Created attachment 205536 [details] patch Add USES=compiler:c++11-lang to allow compilation to succeed. Only add -L${OPENSSLLIB} when non-base OpenSSL is used, this is to not add -L/usr/lib and prevent linking with base libstdc++.
A commit references this bug: Author: sunpoet Date: Sun Jul 7 19:16:09 UTC 2019 New revision: 506191 URL: https://svnweb.freebsd.org/changeset/ports/506191 Log: Fix build on powerpc PR: 239008 Submitted by: pkubaj Changes: head/archivers/unrar/Makefile
Committed. Thanks!