aboutsummaryrefslogtreecommitdiff
path: root/sysutils/gstreamer-plugins-hal/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:05:58 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:05:58 +0000
commit83f65384c9041fa9a31c84b5e21b643fa2bf97c6 (patch)
tree04cfd5800fc602ff72366f0defba3eae36ba98f4 /sysutils/gstreamer-plugins-hal/Makefile
parentfd8fc9773839d2d8e41b80fbaed21fcd5470e898 (diff)
downloadports-83f65384c9041fa9a31c84b5e21b643fa2bf97c6.tar.gz
ports-83f65384c9041fa9a31c84b5e21b643fa2bf97c6.zip
Notes
Diffstat (limited to 'sysutils/gstreamer-plugins-hal/Makefile')
-rw-r--r--sysutils/gstreamer-plugins-hal/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/sysutils/gstreamer-plugins-hal/Makefile b/sysutils/gstreamer-plugins-hal/Makefile
index 2f6ceb3d73d1..dfc0adce0515 100644
--- a/sysutils/gstreamer-plugins-hal/Makefile
+++ b/sysutils/gstreamer-plugins-hal/Makefile
@@ -1,10 +1,6 @@
-# New ports collection makefile for: gstreamer-plugins-hal
-# Date created: 16 May 2006
-# Whom: Michael Johnson <ahze@FreeBSD.org>
-#
+# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
# $MCom: ports/sysutils/gstreamer-plugins-hal/Makefile,v 1.6 2008/03/19 14:05:38 ahze Exp $
-#
PORTREVISION= 0
CATEGORIES= sysutils
@@ -15,4 +11,5 @@ GST_PLUGIN= hal
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
+NO_STAGE= yes
.include "${MASTERDIR}/Makefile"