git: 78c074896f66 - main - multimedia/gstreamer1-plugins-resindvd: Fix formatting

From: Thomas Zander <riggs_at_FreeBSD.org>
Date: Wed, 02 Nov 2022 21:50:40 UTC
The branch main has been updated by riggs:

URL: https://cgit.FreeBSD.org/ports/commit/?id=78c074896f66ec0ff90e9e714608d8d0bccf5ca3

commit 78c074896f66ec0ff90e9e714608d8d0bccf5ca3
Author:     Thomas Zander <riggs@FreeBSD.org>
AuthorDate: 2022-11-02 07:57:01 +0000
Commit:     Thomas Zander <riggs@FreeBSD.org>
CommitDate: 2022-11-02 21:50:37 +0000

    multimedia/gstreamer1-plugins-resindvd: Fix formatting
---
 multimedia/gstreamer1-plugins-resindvd/Makefile | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/multimedia/gstreamer1-plugins-resindvd/Makefile b/multimedia/gstreamer1-plugins-resindvd/Makefile
index b1f4f8de0724..7ea64d09ed3c 100644
--- a/multimedia/gstreamer1-plugins-resindvd/Makefile
+++ b/multimedia/gstreamer1-plugins-resindvd/Makefile
@@ -8,12 +8,12 @@ DIST=		bad
 
 MASTERDIR=	${.CURDIR}/../../multimedia/gstreamer1-plugins
 
-PLIST=  ${.CURDIR}/pkg-plist
+PLIST=		${.CURDIR}/pkg-plist
 
-BUILD_DEPENDS+= libdvdnav>=4.1.2:multimedia/libdvdnav
-LIB_DEPENDS+= libdvdread.so:multimedia/libdvdread
-RUN_DEPENDS+= libdvdnav>=4.1.2:multimedia/libdvdnav
+BUILD_DEPENDS+=	libdvdnav>=4.1.2:multimedia/libdvdnav
+LIB_DEPENDS+=	libdvdread.so:multimedia/libdvdread
+RUN_DEPENDS+=	libdvdnav>=4.1.2:multimedia/libdvdnav
 
 .include "${MASTERDIR}/Makefile"
 
-MESON_ARGS+= -Dgpl=enabled
+MESON_ARGS+=	-Dgpl=enabled