OpenConnect has hidden deps on pcsc-lite and oath-toolkit-pskc
This commit is contained in:
parent
dd4403f10a
commit
3551061450
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.29 2015/01/09 18:39:18 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.30 2015/01/26 10:43:26 sthen Exp $
|
||||
|
||||
COMMENT= client for Cisco AnyConnect SSL VPN
|
||||
|
||||
DISTNAME= openconnect-7.03
|
||||
REVISION= 0
|
||||
|
||||
SHARED_LIBS += openconnect 4.0 # 5.0
|
||||
|
||||
@ -15,8 +16,8 @@ MAINTAINER= Stuart Henderson <sthen@openbsd.org>
|
||||
# LGPLv2.1 only
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
WANTLIB += c gmp gnutls hogweed m nettle oath p11-kit proxy pthread
|
||||
WANTLIB += stdc++ tasn1 xml2 z ffi
|
||||
WANTLIB += c ffi gmp gnutls hogweed ltdl lzma m nettle oath p11-kit
|
||||
WANTLIB += pcsclite proxy pskc pthread stdc++ tasn1 xml2 xmlsec1 xslt z
|
||||
|
||||
MASTER_SITES= ftp://ftp.infradead.org/pub/openconnect/
|
||||
|
||||
@ -28,6 +29,8 @@ MODPY_RUNDEP= No
|
||||
BUILD_DEPENDS= textproc/groff \
|
||||
textproc/py-xml
|
||||
LIB_DEPENDS= security/gnutls \
|
||||
security/oath-toolkit,-pskc \
|
||||
security/pcsc-lite \
|
||||
textproc/libxml \
|
||||
net/libproxy>=0.4.6p7 \
|
||||
security/oath-toolkit>=2.0.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user