Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Feb 2026 08:32:51 +0000
From:      Martin Matuska <mm@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 2003c8c35fab - main - graphics/lua-qrencode: remove unused parts of Makefile
Message-ID:  <699c10b3.1fabe.418ed9a7@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by mm:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2003c8c35fab1a23420d3b630176664d048575d3

commit 2003c8c35fab1a23420d3b630176664d048575d3
Author:     Martin Matuska <mm@FreeBSD.org>
AuthorDate: 2026-02-23 08:31:34 +0000
Commit:     Martin Matuska <mm@FreeBSD.org>
CommitDate: 2026-02-23 08:32:45 +0000

    graphics/lua-qrencode: remove unused parts of Makefile
---
 graphics/lua-qrencode/Makefile | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/graphics/lua-qrencode/Makefile b/graphics/lua-qrencode/Makefile
index fa3164f45706..fe57ca3a55a6 100644
--- a/graphics/lua-qrencode/Makefile
+++ b/graphics/lua-qrencode/Makefile
@@ -16,10 +16,6 @@ USES=		lua:module pkgconfig
 USE_GITHUB=	yes
 GH_ACCOUNT=	vincascm
 GH_TAGNAME=	v1.1.1
-MAKE_ARGS=	LUABIN=${LUA_CMD} LUAPKG=lua-${LUA_VER}
-
-DOCSDIR=	${LUA_DOCSDIR}
-EXAMPLESDIR=	${LUA_EXAMPLESDIR}
 
 CFLAGS+=	-I${LUA_INCDIR} -I${LOCALBASE}/include
 


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?699c10b3.1fabe.418ed9a7>