aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2024-04-27 00:16:42 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2024-04-27 00:16:42 +0000
commit9476d3e04f4469b8867a1457a4187aabe9dbf7cc (patch)
tree70a9d9e65156a8385331ac420670fbfb83b3627b
parent05a4bb96df95838255f9aa8eabb66b070bdfff0e (diff)
downloadports-9476d3e04f4469b8867a1457a4187aabe9dbf7cc.tar.gz
ports-9476d3e04f4469b8867a1457a4187aabe9dbf7cc.zip
devel/got: requires pkgconfig
Reported by: Tomoaki AOKI
-rw-r--r--devel/got/Makefile2
1 files changed, 1 insertions, 1 deletions
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