aboutsummaryrefslogtreecommitdiff
path: root/audio/gstreamer-plugins-musepack/Makefile
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2013-11-01 22:14:07 +0000
committerKoop Mast <kwm@FreeBSD.org>2013-11-01 22:14:07 +0000
commit44d0dc12bbff17cfbbb9d182235924dbd7d86a45 (patch)
treeb260b05e7fe7e534f08af61d8504ddf8a7ab5a49 /audio/gstreamer-plugins-musepack/Makefile
parent96998c6a224d934b8d937663652dc498c7e4cdfd (diff)
downloadports-44d0dc12bbff17cfbbb9d182235924dbd7d86a45.tar.gz
ports-44d0dc12bbff17cfbbb9d182235924dbd7d86a45.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]
Notes
Notes: svn path=/head/; revision=332416
Diffstat (limited to 'audio/gstreamer-plugins-musepack/Makefile')
-rw-r--r--audio/gstreamer-plugins-musepack/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/gstreamer-plugins-musepack/Makefile b/audio/gstreamer-plugins-musepack/Makefile
index 4752ea1d0833..9564be2d828c 100644
--- a/audio/gstreamer-plugins-musepack/Makefile
+++ b/audio/gstreamer-plugins-musepack/Makefile
@@ -10,6 +10,5 @@ COMMENT= Gstreamer musepack mpc encoder/decoder plugin
GST_PLUGIN= musepack
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
-NO_STAGE= yes
.include "${MASTERDIR}/Makefile"