diff options
author | linimon <linimon@FreeBSD.org> | 2017-06-22 06:47:01 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2017-06-22 06:47:01 +0800 |
commit | b384557627d76f6f5f566b652275b3c63281f68a (patch) | |
tree | fcb0ba09ab1b08488f290f4613ecb9169e414c57 /games | |
parent | c611264aa37aa381b23779931ab3f9fdb9a43ac2 (diff) | |
download | freebsd-ports-gnome-b384557627d76f6f5f566b652275b3c63281f68a.tar.gz freebsd-ports-gnome-b384557627d76f6f5f566b652275b3c63281f68a.tar.zst freebsd-ports-gnome-b384557627d76f6f5f566b652275b3c63281f68a.zip |
Broken along with balazar_brothers.
Diffstat (limited to 'games')
-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 |