From 90bd3c7c8208320d15eae24ee7327624af897f2e Mon Sep 17 00:00:00 2001 From: dholland Date: Wed, 26 Dec 2012 21:30:05 +0000 Subject: [PATCH] Doesn't actually build using python-3.x --- devel/py-ipython013/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/devel/py-ipython013/Makefile b/devel/py-ipython013/Makefile index cc96b46c70c3..37ce435ca0f8 100644 --- a/devel/py-ipython013/Makefile +++ b/devel/py-ipython013/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2012/12/26 18:50:31 asau Exp $ +# $NetBSD: Makefile,v 1.3 2012/12/26 21:30:05 dholland Exp $ # DISTNAME= ipython-0.13.1 @@ -14,7 +14,7 @@ LICENSE= modified-bsd DEPENDS+= ${PYPKGPREFIX}-readline-[0-9]*:../../devel/py-readline PYTHON_VERSIONS_INCOMPATIBLE= 25 -PYTHON_VERSIONS_INCLUDE_3X= yes +#PYTHON_VERSIONS_INCLUDE_3X= yes USE_LANGUAGES= # none USE_TOOLS+= gunzip