diff options
author | antoine <antoine@FreeBSD.org> | 2014-11-28 02:53:47 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-11-28 02:53:47 +0800 |
commit | d3f334672389db1dfd1ac392d792509de6217be1 (patch) | |
tree | 14a2c3a16e62e6541029d411a7cb8363305a6330 /games | |
parent | aaf6352a665cc8cb993ab8da78a7f61fb8b9a071 (diff) | |
download | freebsd-ports-gnome-d3f334672389db1dfd1ac392d792509de6217be1.tar.gz freebsd-ports-gnome-d3f334672389db1dfd1ac392d792509de6217be1.tar.zst freebsd-ports-gnome-d3f334672389db1dfd1ac392d792509de6217be1.zip |
Mark a few ports BROKEN after GNOME 2 removal
Diffstat (limited to 'games')
-rw-r--r-- | games/py-pychess/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/py-pychess/Makefile b/games/py-pychess/Makefile index 47c016e08fdd..981089fc4be8 100644 --- a/games/py-pychess/Makefile +++ b/games/py-pychess/Makefile @@ -13,6 +13,8 @@ COMMENT= GTK chess client written in Python LICENSE= GPLv2 # (or later) +BROKEN= Uses unknown GNOME component pygnomedesktop + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>=3-2.5.1_1:${PORTSDIR}/databases/py-sqlite3 USES= desktop-file-utils gettext python |