forked from Lainports/opnsense-ports
security/openconnect: sync with upstream
Taken from: FreeBSD
This commit is contained in:
parent
66546b7ae6
commit
5f952e6736
1 changed files with 2 additions and 2 deletions
|
|
@ -12,7 +12,6 @@ WWW= https://www.infradead.org/openconnect/
|
|||
LICENSE= LGPL21
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING.LGPL
|
||||
|
||||
LIB_DEPENDS= libxml2.so:textproc/libxml2
|
||||
RUN_DEPENDS= vpnc-script:sysutils/vpnc-scripts
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
@ -21,7 +20,7 @@ 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 localbase pkgconfig python:build ssl \
|
||||
USES= cpe gmake gnome iconv libtool localbase pkgconfig python:build ssl \
|
||||
shebangfix
|
||||
CPE_VENDOR= infradead
|
||||
INSTALL_TARGET= install-strip
|
||||
|
|
@ -31,6 +30,7 @@ SH_OLD_CMD+= /system/bin/sh
|
|||
SHEBANG_FILES= trojans/csd-post.sh trojans/csd-wrapper.sh \
|
||||
trojans/tncc-emulate.py \
|
||||
trojans/hipreport-android.sh trojans/tncc-wrapper.py
|
||||
USE_GNOME= libxml2
|
||||
PORTDOCS= *
|
||||
|
||||
OPTIONS_DEFINE= DOCS PROXY GNUTLS GSSAPI LZ4 P11 STOKEN
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue