diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2017-12-27 09:30:47 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2017-12-27 09:30:47 +0000 |
commit | 3a678350fbf57d466ddcde914f2c098e89191765 (patch) | |
tree | a56c8be262a439e053fe59f10c4194f6d64c021d /games/balazar | |
parent | d6afd5625099914922be8563648de8382c96688a (diff) |
Notes
Diffstat (limited to 'games/balazar')
-rw-r--r-- | games/balazar/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/balazar/Makefile b/games/balazar/Makefile index 9f403f40da3b..61acf0db9c06 100644 --- a/games/balazar/Makefile +++ b/games/balazar/Makefile @@ -23,6 +23,8 @@ RUN_DEPENDS= soya_editor:graphics/py-soya3d@${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 |