summaryrefslogtreecommitdiff
path: root/multimedia/gstreamer-plugins-x264/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/gstreamer-plugins-x264/Makefile')
-rw-r--r--multimedia/gstreamer-plugins-x264/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/multimedia/gstreamer-plugins-x264/Makefile b/multimedia/gstreamer-plugins-x264/Makefile
index 9ff5576ca6e0..00cc4971f562 100644
--- a/multimedia/gstreamer-plugins-x264/Makefile
+++ b/multimedia/gstreamer-plugins-x264/Makefile
@@ -1,10 +1,6 @@
-# New ports collection makefile for: gstreamer-plugins-x264
-# Date created: 6 Sep 2005
-# Whom: Koop Mast <kwm@FreeBSD.org>
-#
+# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
# $MCom: ports/multimedia/gstreamer-plugins-x264/Makefile,v 1.3 2008/03/19 14:05:37 ahze Exp $
-#
PORTREVISION= 1
CATEGORIES= multimedia
@@ -15,4 +11,5 @@ GST_PLUGIN= x264
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
+NO_STAGE= yes
.include "${MASTERDIR}/Makefile"