Date: Thu, 21 Dec 2023 00:10:56 GMT From: Mikhail Teterin <mi@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 87df7ac2c6c0 - main - net-im/tdlib-purple: add the pkgconfig to USES Message-ID: <202312210010.3BL0AuG6014364@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202312210010.3BL0AuG6014364>