security/openconnect: Make build happy with openssl3

PR:		275007
Submitted by:	Franco Fichtner <franco@opnsense.org>
This commit is contained in:
Ryan Steinmetz
2023-11-10 10:51:53 -05:00
parent dcf26c53ab
commit c44bdce23e

View File

@@ -19,7 +19,8 @@ CONFIGURE_ARGS= --disable-nls --with-vpnc-script=${LOCALBASE}/sbin/vpnc-script \
--with-pkgconfigdir=${PREFIX}/libdata/pkgconfig \
--without-openssl-version-check --without-libpcsclite \
--without-libpskc
USES= cpe gmake iconv libtool pkgconfig python:build ssl shebangfix
USES= cpe gmake iconv libtool localbase pkgconfig python:build ssl \
shebangfix
CPE_VENDOR= infradead
INSTALL_TARGET= install-strip
USE_LDCONFIG= yes