From 44d0dc12bbff17cfbbb9d182235924dbd7d86a45 Mon Sep 17 00:00:00 2001 From: Koop Mast Date: Fri, 1 Nov 2013 22:14:07 +0000 Subject: Stagify Gstreamer ports. Fix build of gstreamer and gstreamer1 with glib 2.38.x [1]. Update gstreamer and gstreamer-plugins to new rules, USES=gmake pathfix, new LIB_DEPENDS syntax. Only pull in flex if base version is too old. Be more selective for which OSVERSIONS we need gcc due to the clang bug. Obtained from: Gstreamer upstream [1] --- audio/gstreamer-plugins-ladspa/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'audio/gstreamer-plugins-ladspa') diff --git a/audio/gstreamer-plugins-ladspa/Makefile b/audio/gstreamer-plugins-ladspa/Makefile index 1414a8d3bd32..0d35b00ffab1 100644 --- a/audio/gstreamer-plugins-ladspa/Makefile +++ b/audio/gstreamer-plugins-ladspa/Makefile @@ -10,6 +10,5 @@ COMMENT= Gstreamer ladspa (Linux Audio Developer's Simple Plugin API) plugin GST_PLUGIN= ladspa MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins -NO_STAGE= yes .include "${MASTERDIR}/Makefile" -- cgit v1.2.3