From 34b7e6ee7edc38e6303aa5e0ca296c0867ee08d5 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 17:04:43 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: devel part 2) --- devel/gstreamer-plugins-soup/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'devel/gstreamer-plugins-soup') diff --git a/devel/gstreamer-plugins-soup/Makefile b/devel/gstreamer-plugins-soup/Makefile index 6d63b1398793..bdbcf43ab8d8 100644 --- a/devel/gstreamer-plugins-soup/Makefile +++ b/devel/gstreamer-plugins-soup/Makefile @@ -1,10 +1,6 @@ -# New ports collection makefile for: gstreamer-plugins-soup -# Date created: 9 Feb 2008 -# Whom: Koop Mast -# +# Created by: Koop Mast # $FreeBSD$ # $MCom: ports/devel/gstreamer-plugins-soup/Makefile,v 1.3 2008/03/19 14:05:33 ahze Exp $ -# PORTREVISION= 0 CATEGORIES= devel @@ -15,4 +11,5 @@ GST_PLUGIN= soup MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins +NO_STAGE= yes .include "${MASTERDIR}/Makefile" -- cgit v1.2.3