From 8380d41cf52040da3b6ec28c69a2d5f668138298 Mon Sep 17 00:00:00 2001 From: joerg Date: Tue, 6 Jun 2006 15:35:45 +0000 Subject: Needs Python 2.3+ --- math/py-pytables/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math/py-pytables') diff --git a/math/py-pytables/Makefile b/math/py-pytables/Makefile index 4f3801cfd57..8dcaebce27b 100644 --- a/math/py-pytables/Makefile +++ b/math/py-pytables/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2006/03/04 21:30:08 jlam Exp $ +# $NetBSD: Makefile,v 1.12 2006/06/06 15:35:45 joerg Exp $ # DISTNAME= pytables-1.2.1 @@ -26,7 +26,7 @@ PYSETUPBUILDARGS+= --ucl=${BUILDLINK_PREFIX.ucl} .include "../../archivers/ucl/buildlink3.mk" .endif PYSETUPINSTALLARGS= ${PYSETUPBUILDARGS} -PYTHON_VERSIONS_ACCEPTED= 24 23 22 +PYTHON_VERSIONS_ACCEPTED= 24 23 PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX:Q} post-extract: -- cgit v1.2.3