diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-03-08 06:04:40 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-03-08 06:04:40 +0000 |
commit | a40c469575a642fc5376b810cecf2623a6a8ee11 (patch) | |
tree | abc0e49192f5f581de1a2513adfd947af33296a8 /games/py-poker-eval | |
parent | cbe0513a211b646f698b20d292f4ab64f25f44c1 (diff) | |
download | ports-a40c469575a642fc5376b810cecf2623a6a8ee11.tar.gz ports-a40c469575a642fc5376b810cecf2623a6a8ee11.zip |
Notes
Diffstat (limited to 'games/py-poker-eval')
-rw-r--r-- | games/py-poker-eval/Makefile | 2 |
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/./_/} |