Date: Tue, 14 Jul 2020 20:28:40 +0900 From: Hajimu UMEMOTO <ume@FreeBSD.org> To: Craig Leres <leres@freebsd.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r541879 - head/security/yubico-piv-tool/files Message-ID: <yge5zaquyhj.wl-ume@FreeBSD.org> In-Reply-To: <6184c89e-8657-62af-7e33-0ed86ed9b417@freebsd.org> References: <202007101840.06AIe4gl053850@repo.freebsd.org> <6184c89e-8657-62af-7e33-0ed86ed9b417@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, leres> This patch breaks building for me with DEFAULT_VERSIONS=ssl=openssl; leres> the attached solves this on 11.3 with ssl=openssl and 12.1 with leres> ssl=base. Did you actually build it without your patch? The change is intentional for OpenSSL handling of USES=ssl which defines $OPENSSLINC and $OPENSSLLIB according to the setting of DEFAULT_VERSIONS=ssl=XXX. I confirmed it is buildable with DEFAULT_VERSIONS=ssl=openssl on 12.1-STABLE. Sincerely, -- Hajimu UMEMOTO ume@mahoroba.org ume@FreeBSD.org http://www.mahoroba.org/~ume/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?yge5zaquyhj.wl-ume>