sync ports with The Matrix

This commit is contained in:
purplerain 2023-09-20 18:59:05 +00:00
parent b9b894d937
commit 4cc27cb2e4
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
264 changed files with 725 additions and 901 deletions

View file

@ -2,7 +2,7 @@ COMMENT= RDF Parser Toolkit for Redland
DISTNAME= raptor2-2.0.16
PKGNAME= ${DISTNAME:C/raptor2/raptor/}
CATEGORIES= textproc
REVISION= 0
REVISION= 1
SHARED_LIBS += raptor2 0.1 # 0.0
@ -17,7 +17,7 @@ PERMIT_PACKAGE= Yes
COMPILER= base-clang ports-gcc
WANTLIB += ${COMPILER_LIBCXX} c crypto curl iconv icudata icuuc
WANTLIB += lzma m nghttp2 nghttp3 ngtcp2 ngtcp2_crypto_openssl
WANTLIB += lzma m nghttp2 nghttp3 ngtcp2 ngtcp2_crypto_quictls
WANTLIB += ssl xml2 xslt yajl z
LIB_DEPENDS= devel/libyajl \