aboutsummaryrefslogtreecommitdiff
path: root/games/py-poker-eval
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-03-08 06:04:40 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-03-08 06:04:40 +0000
commita40c469575a642fc5376b810cecf2623a6a8ee11 (patch)
treeabc0e49192f5f581de1a2513adfd947af33296a8 /games/py-poker-eval
parentcbe0513a211b646f698b20d292f4ab64f25f44c1 (diff)
downloadports-a40c469575a642fc5376b810cecf2623a6a8ee11.tar.gz
ports-a40c469575a642fc5376b810cecf2623a6a8ee11.zip
Notes
Diffstat (limited to 'games/py-poker-eval')
-rw-r--r--games/py-poker-eval/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/py-poker-eval/Makefile b/games/py-poker-eval/Makefile
index 76b3d180eb8e..819bcac36fce 100644
--- a/games/py-poker-eval/Makefile
+++ b/games/py-poker-eval/Makefile
@@ -20,7 +20,7 @@ COMMENT= Python adaptor for the poker-eval toolkit
LIB_DEPENDS= poker-eval.1:${PORTSDIR}/games/poker-eval
USE_GNOME= pkgconfig
-USE_PYTHON= 2.5+
+USE_PYTHON= 2.5-2.6
GNU_CONFIGURE= yes
PLIST_SUB= PYVER=${_PYTHON_VERSION:S/./_/}