diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2017-06-22 06:47:01 +0800 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2017-06-22 06:47:01 +0800 |
commit | 5fae7a1186a026ff829619c8e4b7f447c3ded4cf (patch) | |
tree | fcb0ba09ab1b08488f290f4613ecb9169e414c57 /games/balazar | |
parent | 98dc102c4fe7d2e7fe6d2589e018b49ea8a5333c (diff) | |
download | freebsd-ports-gnome-5fae7a1186a026ff829619c8e4b7f447c3ded4cf.tar.gz freebsd-ports-gnome-5fae7a1186a026ff829619c8e4b7f447c3ded4cf.tar.zst freebsd-ports-gnome-5fae7a1186a026ff829619c8e4b7f447c3ded4cf.zip |
Broken along with balazar_brothers.
Diffstat (limited to 'games/balazar')
-rw-r--r-- | games/balazar/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/balazar/Makefile b/games/balazar/Makefile index 306ba5d15069..e38c299e88fe 100644 --- a/games/balazar/Makefile +++ b/games/balazar/Makefile @@ -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 |