aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2011-03-13 06:18:44 +0800
committerpav <pav@FreeBSD.org>2011-03-13 06:18:44 +0800
commitafbea5dba4e87c8b6862a501fe65213350aec832 (patch)
treeaf62c32e053d82620fb9023acc5dfcee4fc15d61 /games
parentb63cb5b3fbb63830cc6b7cf9b6c25189f8f3ad87 (diff)
downloadfreebsd-ports-gnome-afbea5dba4e87c8b6862a501fe65213350aec832.tar.gz
freebsd-ports-gnome-afbea5dba4e87c8b6862a501fe65213350aec832.tar.zst
freebsd-ports-gnome-afbea5dba4e87c8b6862a501fe65213350aec832.zip
- Mark BROKEN: this depends on py26-poker-eval and py27-libxml2 which will
clash Reported by: pointyhat
Diffstat (limited to 'games')
-rw-r--r--games/poker-engine/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/poker-engine/Makefile b/games/poker-engine/Makefile
index 3382eb3c3af9..892926acccc5 100644
--- a/games/poker-engine/Makefile
+++ b/games/poker-engine/Makefile
@@ -21,6 +21,8 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/rsync:${PORTSDIR}/net/rsync \
${PYTHON_SITELIBDIR}/libxslt.py:${PORTSDIR}/textproc/py-libxslt
RUN_DEPENDS:= ${BUILD_DEPENDS}
+BROKEN= conflicting dependencies (py26-* and py27-*)
+
USE_GNOME= pkgconfig
USE_PYTHON= 2.5-2.6
USE_GMAKE= yes