git: 2aba16974afb - main - graphics/lua-qrencode: remove pkgconfig build dependency

From: Martin Matuska <mm_at_FreeBSD.org>
Date: Mon, 23 Feb 2026 08:33:51 UTC
The branch main has been updated by mm:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2aba16974afbae11eafc9ac73096d6d5bd13da64

commit 2aba16974afbae11eafc9ac73096d6d5bd13da64
Author:     Martin Matuska <mm@FreeBSD.org>
AuthorDate: 2026-02-23 08:33:23 +0000
Commit:     Martin Matuska <mm@FreeBSD.org>
CommitDate: 2026-02-23 08:33:41 +0000

    graphics/lua-qrencode: remove pkgconfig build dependency
---
 graphics/lua-qrencode/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/graphics/lua-qrencode/Makefile b/graphics/lua-qrencode/Makefile
index fe57ca3a55a6..589aa7113689 100644
--- a/graphics/lua-qrencode/Makefile
+++ b/graphics/lua-qrencode/Makefile
@@ -12,7 +12,7 @@ LICENSE=	MIT
 LIB_DEPENDS=	libqrencode.so:graphics/libqrencode \
 		libpng.so:graphics/png
 
-USES=		lua:module pkgconfig
+USES=		lua:module
 USE_GITHUB=	yes
 GH_ACCOUNT=	vincascm
 GH_TAGNAME=	v1.1.1