Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Jun 2017 22:47:01 +0000 (UTC)
From:      Mark Linimon <linimon@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r444086 - head/games/balazar
Message-ID:  <201706212247.v5LMl1aA075546@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706212247.v5LMl1aA075546>