aboutsummaryrefslogtreecommitdiff
path: root/audio/gstreamer-plugins-soundtouch
diff options
context:
space:
mode:
Diffstat (limited to 'audio/gstreamer-plugins-soundtouch')
-rw-r--r--audio/gstreamer-plugins-soundtouch/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/audio/gstreamer-plugins-soundtouch/Makefile b/audio/gstreamer-plugins-soundtouch/Makefile
index 392e07045573..ecb43c3fdee2 100644
--- a/audio/gstreamer-plugins-soundtouch/Makefile
+++ b/audio/gstreamer-plugins-soundtouch/Makefile
@@ -1,10 +1,6 @@
-# New ports collection makefile for: gstreamer-plugins-soundtouch
-# Date created: 15 Feb 2008
-# Whom: Koop Mast <kwm@FreeBSD.org>
-#
+# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
# $MCom: ports/audio/gstreamer-plugins-soundtouch/Makefile,v 1.3 2008/03/19 14:05:32 ahze Exp $
-#
PORTREVISION= 0
CATEGORIES= audio
@@ -14,5 +10,6 @@ COMMENT= GStreamer soundtouch plugin
GST_PLUGIN= soundtouch
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
+NO_STAGE= yes
.include "${MASTERDIR}/Makefile"