aboutsummaryrefslogtreecommitdiff
path: root/audio/gstreamer-plugins-amrnb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/gstreamer-plugins-amrnb/Makefile')
-rw-r--r--audio/gstreamer-plugins-amrnb/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/audio/gstreamer-plugins-amrnb/Makefile b/audio/gstreamer-plugins-amrnb/Makefile
index ec38ffb38a37..cda2bb69a7da 100644
--- a/audio/gstreamer-plugins-amrnb/Makefile
+++ b/audio/gstreamer-plugins-amrnb/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: gstreamer-plugins-amrnb
-# Date created: 6 Sep 2010
-# Whom: Koop Mast <kwm@FreeBSD.org>
-#
+# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
-#
PORTREVISION= 0
CATEGORIES= audio
@@ -13,5 +9,6 @@ COMMENT= Gstreamer OpenCore based Adaptive Multi-Rate Narrow-Band plugin
GST_PLUGIN= amrnb
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
+NO_STAGE= yes
.include "${MASTERDIR}/Makefile"