git: 04a5d2f65e53 - main - multimedia/mpv: convert to USES=luajit (defaults to luajit-devel)

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Fri, 14 Oct 2022 18:43:33 UTC
The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=04a5d2f65e53c1fa1966ac1b1156a9d85710bcfa

commit 04a5d2f65e53c1fa1966ac1b1156a9d85710bcfa
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2022-10-14 17:29:14 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2022-10-14 18:41:42 +0000

    multimedia/mpv: convert to USES=luajit (defaults to luajit-devel)
---
 multimedia/mpv/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/multimedia/mpv/Makefile b/multimedia/mpv/Makefile
index 63be72a1445b..5d72b2086035 100644
--- a/multimedia/mpv/Makefile
+++ b/multimedia/mpv/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	mpv
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.34.1
-PORTREVISION=	2
+PORTREVISION=	3
 PORTEPOCH=	1
 CATEGORIES=	multimedia audio wayland
 MASTER_SITES=	https://waf.io/:waf
@@ -111,7 +111,7 @@ LIBBLURAY_CONFIGURE_OFF=	--disable-libbluray
 LUA_USES=			lua:51-52
 LUA_CONFIGURE_ON=		--lua=${LUA_VER_STR}fbsd
 
-LUAJIT_LIB_DEPENDS=		libluajit-5.1.so:lang/luajit
+LUAJIT_USES=			luajit
 LUAJIT_CONFIGURE_ON=		--lua=luajit
 
 LUA_NONE_CONFIGURE_ON=		--disable-lua