aboutsummaryrefslogtreecommitdiff
path: root/audio/gstreamer-plugins-lame/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/gstreamer-plugins-lame/Makefile')
-rw-r--r--audio/gstreamer-plugins-lame/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/audio/gstreamer-plugins-lame/Makefile b/audio/gstreamer-plugins-lame/Makefile
index 71e2fcc8e6c1..2f0fde630e74 100644
--- a/audio/gstreamer-plugins-lame/Makefile
+++ b/audio/gstreamer-plugins-lame/Makefile
@@ -1,10 +1,6 @@
-# New ports collection makefile for: gstreamer-plugins-lame
-# Date created: 3 Oct 2004
-# Whom: Michael Johnson <ahze@FreeBSD.org>
-#
+# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
# $MCom: ports/audio/gstreamer-plugins-lame/Makefile,v 1.5 2008/03/19 14:05:30 ahze Exp $
-#
PORTREVISION= 0
CATEGORIES= audio
@@ -14,5 +10,6 @@ COMMENT= Gstreamer mp3 encode plugin
GST_PLUGIN= lame
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
+NO_STAGE= yes
.include "${MASTERDIR}/Makefile"