svn commit: r302886 - head/graphics/py-clutter

Beat Gaetzi beat at FreeBSD.org
Tue Aug 21 18:35:43 UTC 2012


Author: beat
Date: Tue Aug 21 18:35:43 2012
New Revision: 302886
URL: http://svn.freebsd.org/changeset/ports/302886

Log:
  - Mark BROKEN: bad plist
  
  Reported by:	pointyhat

Modified:
  head/graphics/py-clutter/Makefile

Modified: head/graphics/py-clutter/Makefile
==============================================================================
--- head/graphics/py-clutter/Makefile	Tue Aug 21 18:28:42 2012	(r302885)
+++ head/graphics/py-clutter/Makefile	Tue Aug 21 18:35:43 2012	(r302886)
@@ -21,6 +21,8 @@ BUILD_DEPENDS=	${PYTHON_SITELIBDIR}/cair
 RUN_DEPENDS=	${PYTHON_SITELIBDIR}/cairo/__init__.py:${PORTSDIR}/graphics/py-cairo
 LIB_DEPENDS=	clutter-glx-1.0:${PORTSDIR}/graphics/clutter
 
+BROKEN=		bad plist
+
 USE_BZIP2=	yes
 USE_GMAKE=	yes
 USE_GETTEXT=	yes



More information about the svn-ports-all mailing list