aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-02-01 22:17:18 +0800
committerantoine <antoine@FreeBSD.org>2014-02-01 22:17:18 +0800
commit835276f5b727333655c51974884be2c2d2172098 (patch)
treeaf7be7b04c13d0be752467cb4b287b994da752a6 /multimedia
parentd8f49b868fd844007239eac8dec3608ae755dd8a (diff)
downloadfreebsd-ports-gnome-835276f5b727333655c51974884be2c2d2172098.tar.gz
freebsd-ports-gnome-835276f5b727333655c51974884be2c2d2172098.tar.zst
freebsd-ports-gnome-835276f5b727333655c51974884be2c2d2172098.zip
Mark broken: Fails to compile
/usr/local/include/gstreamer-0.10/gst/gstobject.h:283:3: error: unknown type name 'GStaticRecMutex' Reported by: pkg-fallout since august 2013 With hat: portmgr
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/clutter-gst/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/multimedia/clutter-gst/Makefile b/multimedia/clutter-gst/Makefile
index 92d463f69fb1..e280fbad67fa 100644
--- a/multimedia/clutter-gst/Makefile
+++ b/multimedia/clutter-gst/Makefile
@@ -11,6 +11,8 @@ MASTER_SITES= http://source.clutter-project.org/sources/${PORTNAME}/${PORTVERSIO
MAINTAINER= gnome@FreeBSD.org
COMMENT= Clutter GStreamer integration
+BROKEN= Fails to compile
+
LIB_DEPENDS= clutter-glx-1.0:${PORTSDIR}/graphics/clutter
USE_BZIP2= yes