git: 9476d3e04f44 - main - devel/got: requires pkgconfig
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 27 Apr 2024 00:17:15 UTC
The branch main has been updated by naddy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=9476d3e04f4469b8867a1457a4187aabe9dbf7cc
commit 9476d3e04f4469b8867a1457a4187aabe9dbf7cc
Author: Christian Weisgerber <naddy@FreeBSD.org>
AuthorDate: 2024-04-27 00:16:42 +0000
Commit: Christian Weisgerber <naddy@FreeBSD.org>
CommitDate: 2024-04-27 00:16:42 +0000
devel/got: requires pkgconfig
Reported by: Tomoaki AOKI
---
devel/got/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/devel/got/Makefile b/devel/got/Makefile
index 93cd039e5e42..1a41440bef3f 100644
--- a/devel/got/Makefile
+++ b/devel/got/Makefile
@@ -11,7 +11,7 @@ WWW= https://gameoftrees.org
LICENSE= ISCL
LICENSE_FILE= ${WRKSRC}/LICENCE
-USES= localbase ssl
+USES= localbase pkgconfig ssl
CONFLICTS_INSTALL= p5-App-GitGot