summaryrefslogtreecommitdiff
path: root/multimedia/gstreamer-plugins-v4l2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/gstreamer-plugins-v4l2/Makefile')
-rw-r--r--multimedia/gstreamer-plugins-v4l2/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/multimedia/gstreamer-plugins-v4l2/Makefile b/multimedia/gstreamer-plugins-v4l2/Makefile
index 3fe11235952f..d5cb6d4425c5 100644
--- a/multimedia/gstreamer-plugins-v4l2/Makefile
+++ b/multimedia/gstreamer-plugins-v4l2/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: gstreamer-plugins-v4l2
-# Date created: 27 Mar 2010
-# Whom: Koop Mast <kwm@FreeBSD.org>
-#
+# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
-#
PORTREVISION= 0
CATEGORIES= multimedia
@@ -15,4 +11,5 @@ PKGNAMESUFFIX?= -plugins-v4l2
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
+NO_STAGE= yes
.include "${MASTERDIR}/Makefile"