From 20ca6a94af1aea0a2e2afbfa6c1d33b3c15ca207 Mon Sep 17 00:00:00 2001 From: Thomas Zander Date: Sun, 6 Nov 2022 10:50:08 +0100 Subject: [PATCH] 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 -