From 13ad220ba095679f29f28d87f7a12b94fd716d54 Mon Sep 17 00:00:00 2001 From: joerg Date: Sun, 4 Jun 2006 12:06:00 +0000 Subject: Needs Python 2.2+ --- lang/py-psyco/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/py-psyco/Makefile') diff --git a/lang/py-psyco/Makefile b/lang/py-psyco/Makefile index 285ae608120..0672ea7607e 100644 --- a/lang/py-psyco/Makefile +++ b/lang/py-psyco/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2006/03/04 21:29:55 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2006/06/04 12:06:29 joerg Exp $ DISTNAME= psyco-1.4-src PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/-src//} @@ -16,7 +16,7 @@ PYBINMODULE= YES PY_PATCHPLIST= YES ONLY_FOR_PLATFORM= *-*-i386 -PYTHON_VERSIONS_ACCEPTED= 24 23 22 21 +PYTHON_VERSIONS_ACCEPTED= 24 23 22 .include "../../lang/python/extension.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3