diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-01-18 14:44:07 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-01-18 14:44:07 +0000 |
commit | 5444edbb653df39dbc3857d8b8834f63a4cdfffc (patch) | |
tree | 07c756d2e7675dcffeca2898f8ffdec01d942d3e /games | |
parent | b886a7679da41e169eb47d92b09af3fafa72f540 (diff) | |
download | ports-5444edbb653df39dbc3857d8b8834f63a4cdfffc.tar.gz ports-5444edbb653df39dbc3857d8b8834f63a4cdfffc.zip |
Notes
Diffstat (limited to 'games')
-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 |