git: 1fc7952c1b36 - main - www/lua-resty-http: fix dependencies

From: Martin Matuska <mm_at_FreeBSD.org>
Date: Mon, 21 Feb 2022 14:48:37 UTC
The branch main has been updated by mm:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1fc7952c1b362285de712ce75f91e638d6684ca4

commit 1fc7952c1b362285de712ce75f91e638d6684ca4
Author:     Martin Matuska <mm@FreeBSD.org>
AuthorDate: 2022-02-21 14:47:22 +0000
Commit:     Martin Matuska <mm@FreeBSD.org>
CommitDate: 2022-02-21 14:48:31 +0000

    www/lua-resty-http: fix dependencies
---
 www/lua-resty-http/Makefile | 2 --
 1 file changed, 2 deletions(-)

diff --git a/www/lua-resty-http/Makefile b/www/lua-resty-http/Makefile
index e8d76a6516f0..ce7caaa57a91 100644
--- a/www/lua-resty-http/Makefile
+++ b/www/lua-resty-http/Makefile
@@ -11,8 +11,6 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	luajit-openresty>=2.1:lang/luajit-openresty
 
-USES=		lua:module
-
 USE_GITHUB=	yes
 GH_ACCOUNT=	ledgetech