aboutsummaryrefslogtreecommitdiff
path: root/graphics/gstreamer-plugins-jpeg
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 18:35:44 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 18:35:44 +0000
commiteb08c5441cf4772f805b99523084b12164ed2495 (patch)
treef4861f167b47e08ed6e9f5bbe5172252c8b51efc /graphics/gstreamer-plugins-jpeg
parenta285ade9102ca7c15642dfccd7816abc3c725c98 (diff)
downloadports-eb08c5441cf4772f805b99523084b12164ed2495.tar.gz
ports-eb08c5441cf4772f805b99523084b12164ed2495.zip
Notes
Diffstat (limited to 'graphics/gstreamer-plugins-jpeg')
-rw-r--r--graphics/gstreamer-plugins-jpeg/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/graphics/gstreamer-plugins-jpeg/Makefile b/graphics/gstreamer-plugins-jpeg/Makefile
index 710f1f14f686..e750c6d2c654 100644
--- a/graphics/gstreamer-plugins-jpeg/Makefile
+++ b/graphics/gstreamer-plugins-jpeg/Makefile
@@ -1,10 +1,6 @@
-# New ports collection makefile for: gstreamer-plugins-jpeg
-# Date created: 3 Oct 2004
-# Whom: Michael Johnson <ahze@FreeBSD.org>
-#
+# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
# $MCom: ports/graphics/gstreamer-plugins-jpeg/Makefile,v 1.5 2008/03/19 14:05:34 ahze Exp $
-#
PORTREVISION= 0
CATEGORIES= graphics
@@ -15,4 +11,5 @@ GST_PLUGIN= jpeg
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
+NO_STAGE= yes
.include "${MASTERDIR}/Makefile"