summaryrefslogtreecommitdiff
path: root/graphics/gstreamer1-plugins-opencv
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 /graphics/gstreamer1-plugins-opencv
parent- Update to version 2.9.1 (diff)
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 'graphics/gstreamer1-plugins-opencv')
-rw-r--r--graphics/gstreamer1-plugins-opencv/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/gstreamer1-plugins-opencv/Makefile b/graphics/gstreamer1-plugins-opencv/Makefile
index b2460c22e32c..6887f7bfc3d0 100644
--- a/graphics/gstreamer1-plugins-opencv/Makefile
+++ b/graphics/gstreamer1-plugins-opencv/Makefile
@@ -10,5 +10,4 @@ DIST= bad
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
-NO_STAGE= yes
.include "${MASTERDIR}/Makefile"