aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/gstreamer1-plugins-all/Makefile
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2015-07-15 22:29:22 +0800
committerkwm <kwm@FreeBSD.org>2015-07-15 22:29:22 +0800
commit93d823325213a1d96d963c526c6ec029b3a1cbb0 (patch)
tree211d75d65128cdfbb15d918a7b10d12fc2a8904d /multimedia/gstreamer1-plugins-all/Makefile
parentab20bed23d0722ebfbb23848508d13ab1dc454c8 (diff)
downloadfreebsd-ports-gnome-93d823325213a1d96d963c526c6ec029b3a1cbb0.tar.gz
freebsd-ports-gnome-93d823325213a1d96d963c526c6ec029b3a1cbb0.tar.zst
freebsd-ports-gnome-93d823325213a1d96d963c526c6ec029b3a1cbb0.zip
Convert to USES=metaport.
While here, convert gstreamer1-plugins-all too. PR: 201545 Submitted by: Andriy Voskoboinyk <s3erios@gmail.com>
Diffstat (limited to 'multimedia/gstreamer1-plugins-all/Makefile')
-rw-r--r--multimedia/gstreamer1-plugins-all/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/multimedia/gstreamer1-plugins-all/Makefile b/multimedia/gstreamer1-plugins-all/Makefile
index bf6ac901241d..21243d7643f1 100644
--- a/multimedia/gstreamer1-plugins-all/Makefile
+++ b/multimedia/gstreamer1-plugins-all/Makefile
@@ -5,15 +5,12 @@ PORTNAME= gstreamer1-plugins-all
PORTVERSION= ${GST1_VERSION}
PORTREVISION= 1
CATEGORIES= multimedia
-MASTER_SITES= # empty
-DISTFILES= # empty
-EXTRACT_ONLY= # empty
MAINTAINER= multimedia@FreeBSD.org
COMMENT= Meta-port of all gstreamer 1.x plugins with options
-NO_BUILD= yes
-NO_INSTALL= yes
+USES= metaport
+
USE_GSTREAMER1= yes
.include "${.CURDIR}/../../Mk/bsd.gstreamer.mk"