aboutsummaryrefslogtreecommitdiffstats
path: root/audio/gstreamer-plugins-amrwbdec
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2013-11-02 06:14:07 +0800
committerkwm <kwm@FreeBSD.org>2013-11-02 06:14:07 +0800
commit1a8785035bcea4385a2ef2b954860630a0805972 (patch)
treeb260b05e7fe7e534f08af61d8504ddf8a7ab5a49 /audio/gstreamer-plugins-amrwbdec
parent77c3437069513ce4c186a3089baef619f66b5999 (diff)
downloadfreebsd-ports-gnome-1a8785035bcea4385a2ef2b954860630a0805972.tar.gz
freebsd-ports-gnome-1a8785035bcea4385a2ef2b954860630a0805972.tar.zst
freebsd-ports-gnome-1a8785035bcea4385a2ef2b954860630a0805972.zip
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]
Diffstat (limited to 'audio/gstreamer-plugins-amrwbdec')
-rw-r--r--audio/gstreamer-plugins-amrwbdec/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/gstreamer-plugins-amrwbdec/Makefile b/audio/gstreamer-plugins-amrwbdec/Makefile
index 9ba2b5750bac..a9ee47b43011 100644
--- a/audio/gstreamer-plugins-amrwbdec/Makefile
+++ b/audio/gstreamer-plugins-amrwbdec/Makefile
@@ -9,6 +9,5 @@ COMMENT= Gstreamer OpenCore based Adaptive Multi-Rate Wide-Band Decoder plugin
GST_PLUGIN= amrwbdec
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
-NO_STAGE= yes
.include "${MASTERDIR}/Makefile"