From 742e1a92760d4b6447a1dbff6425f6401c5a9f1f Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Sat, 1 Feb 2014 14:17:18 +0000 Subject: [PATCH] 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 --- multimedia/clutter-gst/Makefile | 2 ++ 1 file changed, 2 insertions(+) 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