aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/gstreamer-plugins-dvd
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-21 04:57:48 +0800
committerbapt <bapt@FreeBSD.org>2013-09-21 04:57:48 +0800
commit2fb3adc82da4c9df4c899dfb738f8cfc63262559 (patch)
tree29e40a75ec137fe362a8b7f6affa075888f0b236 /multimedia/gstreamer-plugins-dvd
parentdd97722379d86bbad461eb7c042a07cd39ba24f9 (diff)
downloadfreebsd-ports-gnome-2fb3adc82da4c9df4c899dfb738f8cfc63262559.tar.gz
freebsd-ports-gnome-2fb3adc82da4c9df4c899dfb738f8cfc63262559.tar.zst
freebsd-ports-gnome-2fb3adc82da4c9df4c899dfb738f8cfc63262559.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: multimedia)
Diffstat (limited to 'multimedia/gstreamer-plugins-dvd')
-rw-r--r--multimedia/gstreamer-plugins-dvd/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/multimedia/gstreamer-plugins-dvd/Makefile b/multimedia/gstreamer-plugins-dvd/Makefile
index 6683a5373e97..23fe30190557 100644
--- a/multimedia/gstreamer-plugins-dvd/Makefile
+++ b/multimedia/gstreamer-plugins-dvd/Makefile
@@ -1,10 +1,6 @@
-# New ports collection makefile for: gstreamer-plugins-dvd
-# Date created: 3 Oct 2004
-# Whom: Michael Johnson <ahze@FreeBSD.org>
-#
+# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
# $MCom: ports/multimedia/gstreamer-plugins-dvd/Makefile,v 1.7 2008/03/19 14:05:36 ahze Exp $
-#
PORTREVISION= 0
CATEGORIES= multimedia
@@ -15,4 +11,5 @@ GST_PLUGIN= dvd
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
+NO_STAGE= yes
.include "${MASTERDIR}/Makefile"