aboutsummaryrefslogtreecommitdiff
path: root/net/gstreamer-plugins-libmms
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:10:23 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:10:23 +0000
commit0c710c7b4edb5ca79906be0115763864bc7c903f (patch)
tree3f6447c55ab3d27cbf7cde9bc54d671393c9aec4 /net/gstreamer-plugins-libmms
parentf869483090ef76ab0fb56ed7b8b79a77bbc698a7 (diff)
downloadports-0c710c7b4edb5ca79906be0115763864bc7c903f.tar.gz
ports-0c710c7b4edb5ca79906be0115763864bc7c903f.zip
Notes
Diffstat (limited to 'net/gstreamer-plugins-libmms')
-rw-r--r--net/gstreamer-plugins-libmms/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/net/gstreamer-plugins-libmms/Makefile b/net/gstreamer-plugins-libmms/Makefile
index bc7e54a1c22f..85eb70fc4124 100644
--- a/net/gstreamer-plugins-libmms/Makefile
+++ b/net/gstreamer-plugins-libmms/Makefile
@@ -1,10 +1,6 @@
-# New ports collection makefile for: gstreamer-plugins-libmms
-# Date created: 8 March 2005
-# Whom: Koop Mast <kwm@FreeBSD.org>
-#
+# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
# $MCom: ports/net/gstreamer-plugins-libmms/Makefile,v 1.3 2008/03/19 14:05:38 ahze Exp $
-#
PORTREVISION= 0
CATEGORIES= net
@@ -15,4 +11,5 @@ GST_PLUGIN= libmms
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
+NO_STAGE= yes
.include "${MASTERDIR}/Makefile"