diff options
-rw-r--r-- | games/balazar/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/games/balazar/Makefile b/games/balazar/Makefile index 61acf0db9c06..ff734f85b5c3 100644 --- a/games/balazar/Makefile +++ b/games/balazar/Makefile @@ -22,9 +22,6 @@ RUN_DEPENDS= soya_editor:graphics/py-soya3d@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}cerealizer>0:security/py-cerealizer@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}twisted>=0:devel/py-twisted@${FLAVOR} -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) -DEPRECATED= Broken for more than 6 months -EXPIRATION_DATE= 2018-01-27 NO_ARCH= yes USES= gettext python:2.7 tar:bzip2 |