svn commit: r346368 - head/devel/py-itools

Wen Heping wen at FreeBSD.org
Thu Feb 27 16:00:05 UTC 2014


Author: wen
Date: Thu Feb 27 15:26:17 2014
New Revision: 346368
URL: http://svnweb.freebsd.org/changeset/ports/346368
QAT: https://qat.redports.org/buildarchive/r346368/

Log:
  - Mark BROKEN

Modified:
  head/devel/py-itools/Makefile

Modified: head/devel/py-itools/Makefile
==============================================================================
--- head/devel/py-itools/Makefile	Thu Feb 27 15:25:16 2014	(r346367)
+++ head/devel/py-itools/Makefile	Thu Feb 27 15:26:17 2014	(r346368)
@@ -12,6 +12,8 @@ COMMENT=	Python library Provides Wide Ra
 
 LICENSE=	GPLv3
 
+BROKEN=		Fails to build
+
 BUILD_DEPENDS+=	${PYTHON_PKGNAMEPREFIX}reportlab2>=2.3:${PORTSDIR}/print/py-reportlab2 \
 		${PYTHON_PKGNAMEPREFIX}imaging>0:${PORTSDIR}/graphics/py-imaging \
 		${PYTHON_PKGNAMEPREFIX}matplotlib>0:${PORTSDIR}/math/py-matplotlib \


More information about the svn-ports-all mailing list