Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 05 Apr 2026 17:24:25 +0000
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 49d17cfa6b17 - main - net/libngtcp2: Update SLAVEDIRS
Message-ID:  <69d29ac9.1e1b9.50081ca2@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=49d17cfa6b17924a7d51134bbc155589d26beec6

commit 49d17cfa6b17924a7d51134bbc155589d26beec6
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-04-05 16:53:14 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-04-05 17:18:14 +0000

    net/libngtcp2: Update SLAVEDIRS
---
 net/libngtcp2/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/libngtcp2/Makefile b/net/libngtcp2/Makefile
index 11de6287e90f..e3ba50adafda 100644
--- a/net/libngtcp2/Makefile
+++ b/net/libngtcp2/Makefile
@@ -28,7 +28,7 @@ GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip
 USE_LDCONFIG=	yes
 
-SLAVEDIRS=	net/libngtcp2-gnutls net/libngtcp2-wolfssl
+SLAVEDIRS=	net/libngtcp2-boringssl net/libngtcp2-gnutls net/libngtcp2-wolfssl
 
 post-install:
 	cd ${WRKSRC}/crypto/includes/ngtcp2/ && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/include/ngtcp2


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69d29ac9.1e1b9.50081ca2>