aboutsummaryrefslogtreecommitdiff
path: root/audio/gstreamer-plugins-twolame/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/gstreamer-plugins-twolame/Makefile')
-rw-r--r--audio/gstreamer-plugins-twolame/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/audio/gstreamer-plugins-twolame/Makefile b/audio/gstreamer-plugins-twolame/Makefile
index b2315eb85e66..ee89dc7f7575 100644
--- a/audio/gstreamer-plugins-twolame/Makefile
+++ b/audio/gstreamer-plugins-twolame/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: gstreamer-plugins-twolame
-# 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 High-quality free MP2 encoder plugin
GST_PLUGIN= twolame
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
+NO_STAGE= yes
.include "${MASTERDIR}/Makefile"