svn commit: r323205 - head/www/trac-revtree

Martin Wilke miwi at FreeBSD.org
Thu Jul 18 07:20:37 UTC 2013


Author: miwi
Date: Thu Jul 18 07:20:36 2013
New Revision: 323205
URL: http://svnweb.freebsd.org/changeset/ports/323205

Log:
  - Mark Broken fails to build
  
  Reported by:	http://pointyhat-west.isc.freebsd.org/errorlogs/amd64-errorlogs/e.9-exp.20130717143058.pointyhat-west/trac-revtree-0.6.4.log

Modified:
  head/www/trac-revtree/Makefile

Modified: head/www/trac-revtree/Makefile
==============================================================================
--- head/www/trac-revtree/Makefile	Thu Jul 18 07:13:36 2013	(r323204)
+++ head/www/trac-revtree/Makefile	Thu Jul 18 07:20:36 2013	(r323205)
@@ -34,6 +34,8 @@ PYDISTUTILS_PKGVERSION=	${PORTVERSION}de
 PLIST_SUB+=	EGGVERSION="${PORTVERSION}dev" PYTHONVERSION=${_PYTHON_VERSION}
 PYDISTUTILS_NOEGGINFO=	yes
 
+BROKEN=		fails to build
+
 .include <bsd.port.options.mk>
 
 .if ${PORT_OPTIONS:MMINFOENH}


More information about the svn-ports-all mailing list