Date: Tue, 21 Aug 2012 18:35:43 +0000 (UTC) From: Beat Gaetzi <beat@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r302886 - head/graphics/py-clutter Message-ID: <201208211835.q7LIZhT0084051@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208211835.q7LIZhT0084051>