svn commit: r444086 - head/games/balazar

Mark Linimon linimon at FreeBSD.org
Wed Jun 21 22:47:02 UTC 2017


Author: linimon
Date: Wed Jun 21 22:47:01 2017
New Revision: 444086
URL: https://svnweb.freebsd.org/changeset/ports/444086

Log:
  Broken along with balazar_brothers.

Modified:
  head/games/balazar/Makefile

Modified: head/games/balazar/Makefile
==============================================================================
--- head/games/balazar/Makefile	Wed Jun 21 22:25:49 2017	(r444085)
+++ head/games/balazar/Makefile	Wed Jun 21 22:47:01 2017	(r444086)
@@ -22,6 +22,7 @@ RUN_DEPENDS=	soya_editor:graphics/py-soya3d \
 		${PYTHON_PKGNAMEPREFIX}cerealizer>0:security/py-cerealizer \
 		${PYTHON_PKGNAMEPREFIX}twisted>=0:devel/py-twisted
 
+BROKEN=		fails to package: pkg-static: py27-twisted-17.5.0_1 conflicts with py27-twistedCore-15.2.1 (installs files into the same place)
 NO_ARCH=	yes
 
 USES=		gettext python tar:bzip2


More information about the svn-ports-all mailing list