aboutsummaryrefslogtreecommitdiff
path: root/games/py-poker-eval/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/py-poker-eval/Makefile')
-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 5757e16bb3da..1d7f56bca86d 100644
--- a/games/py-poker-eval/Makefile
+++ b/games/py-poker-eval/Makefile
@@ -19,7 +19,7 @@ COMMENT= Python adaptor for the poker-eval toolkit
LIB_DEPENDS= poker-eval.1:${PORTSDIR}/games/poker-eval
USE_GNOME= pkgconfig
-USE_PYTHON= 2.3+
+USE_PYTHON= 2.4+
GNU_CONFIGURE= yes
PLIST_SUB= PYVER=${_PYTHON_VERSION:S/./_/}