aboutsummaryrefslogtreecommitdiff
path: root/audio/gstreamer-plugins-amrnb/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 14:36:35 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 14:36:35 +0000
commit183c2ed74f9ba597bfdcd691c599804d7f5a3e4c (patch)
treec26e051ce9bb507a30f037e71492dd46999e8dee /audio/gstreamer-plugins-amrnb/Makefile
parent74489ba18d448cba23df3964a916d5d92aafbefc (diff)
Notes
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"