svn commit: r342141 - head/multimedia/clutter-gst

Antoine Brodin antoine at FreeBSD.org
Sat Feb 1 14:17:19 UTC 2014


Author: antoine
Date: Sat Feb  1 14:17:18 2014
New Revision: 342141
URL: http://svnweb.freebsd.org/changeset/ports/342141
QAT: https://qat.redports.org/buildarchive/r342141/

Log:
  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

Modified:
  head/multimedia/clutter-gst/Makefile

Modified: head/multimedia/clutter-gst/Makefile
==============================================================================
--- head/multimedia/clutter-gst/Makefile	Sat Feb  1 14:11:07 2014	(r342140)
+++ head/multimedia/clutter-gst/Makefile	Sat Feb  1 14:17:18 2014	(r342141)
@@ -11,6 +11,8 @@ MASTER_SITES=	http://source.clutter-proj
 MAINTAINER=	gnome at FreeBSD.org
 COMMENT=	Clutter GStreamer integration
 
+BROKEN=		Fails to compile
+
 LIB_DEPENDS=	clutter-glx-1.0:${PORTSDIR}/graphics/clutter
 
 USE_BZIP2=	yes


More information about the svn-ports-head mailing list