aboutsummaryrefslogtreecommitdiff
path: root/audio/gstreamer-plugins-a52dec/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/gstreamer-plugins-a52dec/Makefile')
-rw-r--r--audio/gstreamer-plugins-a52dec/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/audio/gstreamer-plugins-a52dec/Makefile b/audio/gstreamer-plugins-a52dec/Makefile
index 7483c10e0985..2ce2ef2aabc4 100644
--- a/audio/gstreamer-plugins-a52dec/Makefile
+++ b/audio/gstreamer-plugins-a52dec/Makefile
@@ -1,10 +1,7 @@
-# New ports collection makefile for: gstreamer-plugins-faac
-# Date created: 3 Oct 2004
-# Whom: Michael Johnson <ahze@FreeBSD.org>
-#
+# Created by: Michael Johnson <ahze@FreeBSD.org>
+NO_STAGE= yes
# $FreeBSD$
# $MCom: ports/audio/gstreamer-plugins-a52dec/Makefile,v 1.5 2008/03/19 14:05:28 ahze Exp $
-#
PORTREVISION= 0
CATEGORIES= audio
@@ -14,5 +11,6 @@ COMMENT= Gstreamer ATSC A/52 stream aka AC-3 (dvd audio) plugin
GST_PLUGIN= a52dec
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
+NO_STAGE= yes
.include "${MASTERDIR}/Makefile"