aboutsummaryrefslogtreecommitdiff
path: root/games/py-pychess
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-11-27 18:53:47 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-11-27 18:53:47 +0000
commitc6fc00681e4af82d5b9e9d1a53c2c1814074ddae (patch)
tree14a2c3a16e62e6541029d411a7cb8363305a6330 /games/py-pychess
parentab836cd31299f6e4a4080ce3ccbed7d5d8ef3616 (diff)
downloadports-c6fc00681e4af82d5b9e9d1a53c2c1814074ddae.tar.gz
ports-c6fc00681e4af82d5b9e9d1a53c2c1814074ddae.zip
Mark a few ports BROKEN after GNOME 2 removal
Notes
Notes: svn path=/head/; revision=373510
Diffstat (limited to 'games/py-pychess')
-rw-r--r--games/py-pychess/Makefile2
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