From 183c2ed74f9ba597bfdcd691c599804d7f5a3e4c Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 14:36:35 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: audio) --- audio/gstreamer-plugins-amrnb/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'audio/gstreamer-plugins-amrnb/Makefile') 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 -# +# Created by: Koop Mast # $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" -- cgit v1.2.3