diff options
author | Martin Matuska <mm@FreeBSD.org> | 2022-02-21 15:47:22 +0100 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2022-02-21 15:48:31 +0100 |
commit | 1fc7952c1b362285de712ce75f91e638d6684ca4 (patch) | |
tree | 1484de38b84f47b25978178c4859e060d8cac869 /www/lua-resty-http | |
parent | sysutils/mstflint: Update to 4.18.0-1 (diff) |
www/lua-resty-http: fix dependencies
Diffstat (limited to 'www/lua-resty-http')
-rw-r--r-- | www/lua-resty-http/Makefile | 2 |
1 files changed, 0 insertions, 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 |