From 835276f5b727333655c51974884be2c2d2172098 Mon Sep 17 00:00:00 2001 From: antoine Date: Sat, 1 Feb 2014 14:17:18 +0000 Subject: 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(+) (limited to 'multimedia') diff --git a/multimedia/clutter-gst/Makefile b/multimedia/clutter-gst/Makefile index 92d463f69fb..e280fbad67f 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 -- cgit