aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel/ipython/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ipython/Makefile b/devel/ipython/Makefile
index 713cee319edd..c2aa1c6d400a 100644
--- a/devel/ipython/Makefile
+++ b/devel/ipython/Makefile
@@ -18,7 +18,7 @@ COMMENT= An enhanced Interactive Python shell
MAN1= ipython.1 pycolor.1
MANCOMPRESSED= yes
-USE_PYTHON= 2.1+
+USE_PYTHON= 2.2+
USE_PYDISTUTILS= yes
.include <bsd.port.pre.mk>