aboutsummaryrefslogtreecommitdiff
path: root/multimedia/clutter-gst
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-02-01 14:17:18 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-02-01 14:17:18 +0000
commit742e1a92760d4b6447a1dbff6425f6401c5a9f1f (patch)
treeaf7be7b04c13d0be752467cb4b287b994da752a6 /multimedia/clutter-gst
parent21c6a0ff1bd30750c2df222c2dcdffd7110da13c (diff)
downloadports-742e1a92760d4b6447a1dbff6425f6401c5a9f1f.tar.gz
ports-742e1a92760d4b6447a1dbff6425f6401c5a9f1f.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
Notes
Notes: svn path=/head/; revision=342141
Diffstat (limited to 'multimedia/clutter-gst')
-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