From ae2d9ef4d3d76917723ed071072b5fc877831b4f Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Sun, 18 May 2025 11:16:16 +0800 Subject: [PATCH] www/libjwt: Update to 3.4.1 Changes: https://github.com/benmcollins/libjwt/releases --- www/libjwt/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/www/libjwt/Makefile b/www/libjwt/Makefile index fcba0cbae903..5163274dc86e 100644 --- a/www/libjwt/Makefile +++ b/www/libjwt/Makefile @@ -35,6 +35,8 @@ TEST_ARGS= CFLAGS+=-I${LOCALBASE}/include LIBS+="-L${LOCALBASE}/lib -lcheck" TEST_TARGET= check USE_LDCONFIG= yes +PORTSCOUT= limit:^2\. + OPTIONS_DEFINE= GNUTLS GNUTLS_CONFIGURE_WITH= gnutls