diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-11-27 18:53:47 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-11-27 18:53:47 +0000 |
commit | c6fc00681e4af82d5b9e9d1a53c2c1814074ddae (patch) | |
tree | 14a2c3a16e62e6541029d411a7cb8363305a6330 /games/py-pychess | |
parent | ab836cd31299f6e4a4080ce3ccbed7d5d8ef3616 (diff) | |
download | ports-c6fc00681e4af82d5b9e9d1a53c2c1814074ddae.tar.gz ports-c6fc00681e4af82d5b9e9d1a53c2c1814074ddae.zip |
Notes
Diffstat (limited to 'games/py-pychess')
-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 |