sync ports with The Matrix
This commit is contained in:
parent
b9b894d937
commit
4cc27cb2e4
264 changed files with 725 additions and 901 deletions
|
@ -2,6 +2,7 @@ COMMENT= opensource implementation of the OFX specification
|
|||
|
||||
V= 0.10.9
|
||||
DISTNAME= libofx-${V}
|
||||
REVISION= 0
|
||||
|
||||
CATEGORIES= devel
|
||||
|
||||
|
@ -19,7 +20,7 @@ COMPILER = base-clang ports-gcc base-gcc
|
|||
|
||||
WANTLIB += ${COMPILER_LIBCXX} c crypto curl ffi glib-2.0 glibmm-2.4
|
||||
WANTLIB += gmodule-2.0 gobject-2.0 iconv intl lzma m nghttp2 nghttp3
|
||||
WANTLIB += ngtcp2 ngtcp2_crypto_openssl osp pcre2-8 sigc-2.0 ssl
|
||||
WANTLIB += ngtcp2 ngtcp2_crypto_quictls osp pcre2-8 sigc-2.0 ssl
|
||||
WANTLIB += xml++-2.6 xml2 z
|
||||
|
||||
LIB_DEPENDS= textproc/opensp \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue