security/openconnect: Make build happy with openssl3
PR: 275007 Submitted by: Franco Fichtner <franco@opnsense.org>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user