git: 20ca6a94af1a - main - x11/gstreamer1-plugins-x: Pet portlint

From: Thomas Zander <riggs_at_FreeBSD.org>
Date: Sun, 06 Nov 2022 16:27:36 UTC
The branch main has been updated by riggs:

URL: https://cgit.FreeBSD.org/ports/commit/?id=20ca6a94af1aea0a2e2afbfa6c1d33b3c15ca207

commit 20ca6a94af1aea0a2e2afbfa6c1d33b3c15ca207
Author:     Thomas Zander <riggs@FreeBSD.org>
AuthorDate: 2022-11-06 09:50:08 +0000
Commit:     Thomas Zander <riggs@FreeBSD.org>
CommitDate: 2022-11-06 16:27:33 +0000

    x11/gstreamer1-plugins-x: Pet portlint
---
 x11/gstreamer1-plugins-x/Makefile  | 12 ++++++------
 x11/gstreamer1-plugins-x/pkg-plist |  1 -
 2 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/x11/gstreamer1-plugins-x/Makefile b/x11/gstreamer1-plugins-x/Makefile
index f425b093a41a..98e56bbe0c71 100644
--- a/x11/gstreamer1-plugins-x/Makefile
+++ b/x11/gstreamer1-plugins-x/Makefile
@@ -6,15 +6,15 @@ COMMENT=	GStreamer X and Xvideo output plugins
 GST_PLUGIN=	x
 
 BASE_GST_ENABLED_PLUGINS=	ximage \
-											xvideo
-DIST=		base
+				xvideo
+DIST=	base
 
 MASTERDIR=	${.CURDIR}/../../multimedia/gstreamer1-plugins
 
-PLIST=  ${.CURDIR}/pkg-plist
+PLIST=	${.CURDIR}/pkg-plist
 
-USES=   xorg
-USE_XORG=   x11 xv xext
-CONFIGURE_ARGS= -Dxvideo=enabled -Dxshm=enabled
+USES=		xorg
+USE_XORG=	x11 xv xext
+CONFIGURE_ARGS=	-Dxvideo=enabled -Dxshm=enabled
 
 .include "${MASTERDIR}/Makefile"
diff --git a/x11/gstreamer1-plugins-x/pkg-plist b/x11/gstreamer1-plugins-x/pkg-plist
index 33b56ccc0c8f..68e085d10c15 100644
--- a/x11/gstreamer1-plugins-x/pkg-plist
+++ b/x11/gstreamer1-plugins-x/pkg-plist
@@ -1,3 +1,2 @@
 lib/gstreamer-%%VERSION%%/libgstximagesink.so
 lib/gstreamer-%%VERSION%%/libgstxvimagesink.so
-