git: a680872ecba4 - main - www/libjwt: Mark CONFLICTS_INSTALL with www/libjwt3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 12 May 2026 09:31:37 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a680872ecba44fa3065ac7065f6fe4500419cc7e
commit a680872ecba44fa3065ac7065f6fe4500419cc7e
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-05-12 09:07:36 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-05-12 09:31:06 +0000
www/libjwt: Mark CONFLICTS_INSTALL with www/libjwt3
---
www/libjwt/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/www/libjwt/Makefile b/www/libjwt/Makefile
index e77614183494..a2c2807d58ed 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
+CONFLICTS_INSTALL= libjwt3
+
PORTSCOUT= limit:^2\.
OPTIONS_DEFINE= GNUTLS