git: 87df7ac2c6c0 - main - net-im/tdlib-purple: add the pkgconfig to USES
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Dec 2023 00:10:56 UTC
The branch main has been updated by mi: URL: https://cgit.FreeBSD.org/ports/commit/?id=87df7ac2c6c07e8d5dd6cb781f490930ec1260ae commit 87df7ac2c6c07e8d5dd6cb781f490930ec1260ae Author: Mikhail Teterin <mi@FreeBSD.org> AuthorDate: 2023-12-21 00:10:11 +0000 Commit: Mikhail Teterin <mi@FreeBSD.org> CommitDate: 2023-12-21 00:10:51 +0000 net-im/tdlib-purple: add the pkgconfig to USES Prodded by: pkg-fallout --- net-im/tdlib-purple/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/tdlib-purple/Makefile b/net-im/tdlib-purple/Makefile index cf560691aaa2..feec595524d8 100644 --- a/net-im/tdlib-purple/Makefile +++ b/net-im/tdlib-purple/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= libfmt.so:devel/libfmt \ libpng.so:graphics/png TEST_LIB_DEPENDS=libgtest.so:devel/googletest -USES= cmake localbase +USES= cmake localbase pkgconfig USE_GITHUB= yeah GH_ACCOUNT= ars3niy