From ea56d71d87714e84872ea5155546ef9b5aa77274 Mon Sep 17 00:00:00 2001 From: ahze Date: Thu, 8 Jun 2006 20:53:40 +0000 Subject: - Switch to USE_GSTREAMER=yes for gstreamer-plugins-* git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6383 df743ca5-7f9a-e211-a948-0013205c9059 --- multimedia/gstreamer-plugins/Makefile | 4 +++- multimedia/gstreamer-plugins/Makefile.common | 5 +---- 2 files changed, 4 insertions(+), 5 deletions(-) (limited to 'multimedia/gstreamer-plugins') diff --git a/multimedia/gstreamer-plugins/Makefile b/multimedia/gstreamer-plugins/Makefile index b88251d31..1f9d50996 100644 --- a/multimedia/gstreamer-plugins/Makefile +++ b/multimedia/gstreamer-plugins/Makefile @@ -3,7 +3,7 @@ # Whom: Mario Sergio Fujikawa Ferreira # # $FreeBSD$ -# $MCom: ports/multimedia/gstreamer-plugins/Makefile,v 1.80 2006/04/28 12:00:14 ahze Exp $ +# $MCom: ports/multimedia/gstreamer-plugins/Makefile,v 1.84 2006/06/08 01:14:30 ahze Exp $ # PORTNAME= gstreamer @@ -78,6 +78,8 @@ INSTALLS_SHLIB= yes MAN1= gst-visualise-0.10.1 PLIST_SUB+= VERSION="${VERSION}" \ SHLIB_VERSION="${SHLIB_VERSION}" +.else +USE_GSTREAMER= yes .endif .include "${MASTERDIR}/Makefile.common" diff --git a/multimedia/gstreamer-plugins/Makefile.common b/multimedia/gstreamer-plugins/Makefile.common index 87d60561c..b5cb08e6c 100644 --- a/multimedia/gstreamer-plugins/Makefile.common +++ b/multimedia/gstreamer-plugins/Makefile.common @@ -1,5 +1,5 @@ # $FreeBSD$ -# $MCom: ports/multimedia/gstreamer-plugins/Makefile.common,v 1.45 2006/06/08 12:53:05 ahze Exp $ +# $MCom: ports/multimedia/gstreamer-plugins/Makefile.common,v 1.46 2006/06/08 20:48:41 ahze Exp $ # base BASE_GST_ALL_PLUGINS= \ alsa \ @@ -418,9 +418,6 @@ DISTFILES+= ${GOOD_DISTFILE}:good .endif .if !defined(NO_GSTREAMER_COMMON) -BUILD_DEPENDS+= gstreamer-plugins>=${GST_VERSION}${GST_MINOR_VERSION}:${PORTSDIR}/multimedia/gstreamer-plugins -RUN_DEPENDS+= gstreamer-plugins>=${GST_VERSION}${GST_MINOR_VERSION}:${PORTSDIR}/multimedia/gstreamer-plugins - .if !target(do-build) do-build: .for dir in ${GST_PREBUILD_DIR} ${GST_PLUGIN_DIR} ${GST_POSTBUILD_DIR} -- cgit v1.2.3