diff options
Diffstat (limited to 'multimedia/gstreamer-plugins-theora/Makefile')
-rw-r--r-- | multimedia/gstreamer-plugins-theora/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/multimedia/gstreamer-plugins-theora/Makefile b/multimedia/gstreamer-plugins-theora/Makefile index 49999ebc7791..2065d1bc6b9e 100644 --- a/multimedia/gstreamer-plugins-theora/Makefile +++ b/multimedia/gstreamer-plugins-theora/Makefile @@ -1,10 +1,6 @@ -# New ports collection makefile for: gstreamer-plugins-theora -# Date created: 3 Oct 2004 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# +# Created by: Michael Johnson <ahze@FreeBSD.org> # $FreeBSD$ # $MCom: ports/multimedia/gstreamer-plugins-theora/Makefile,v 1.4 2008/03/21 04:01:32 ahze Exp $ -# PORTREVISION= 0 CATEGORIES= multimedia @@ -15,4 +11,5 @@ GST_PLUGIN= theora MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins +NO_STAGE= yes .include "${MASTERDIR}/Makefile" |