Fails with python25:

ERROR: 'IPython requires Python Version 2.6 or above.'

Mark it so.
This commit is contained in:
dholland 2012-04-18 09:16:15 +00:00
parent 2dbf24024e
commit 46659ea5f1

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1.1.1 2012/04/17 17:45:40 drochner Exp $
# $NetBSD: Makefile,v 1.2 2012/04/18 09:16:15 dholland Exp $
#
DISTNAME= ipython-0.12
@ -16,6 +16,8 @@ DEPENDS+= ${PYPKGPREFIX}-pexpect-[0-9]*:../../devel/py-pexpect
PKG_DESTDIR_SUPPORT= user-destdir
PYTHON_VERSIONS_INCOMPATIBLE= 25
USE_LANGUAGES= # none
USE_TOOLS+= gunzip