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 @@ -1,20 +1,20 @@ PORTREVISION= 0 CATEGORIES= x11 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 -