From 72cdbefee4083756f51c21cc911bfbeb942454ef Mon Sep 17 00:00:00 2001 From: recht Date: Fri, 9 Jan 2004 09:12:52 +0000 Subject: py-ZODB also runs with the unthreaded versions of Python 2.2 and 2.3. Noted by Michal Pasternak (maintainer) in private email. --- databases/py-ZODB/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'databases/py-ZODB') diff --git a/databases/py-ZODB/Makefile b/databases/py-ZODB/Makefile index 63e15395ed5..af291f3a6d6 100644 --- a/databases/py-ZODB/Makefile +++ b/databases/py-ZODB/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/12/06 19:52:44 recht Exp $ +# $NetBSD: Makefile,v 1.2 2004/01/09 09:12:52 recht Exp $ # DISTNAME= ZODB3-3.2 @@ -14,7 +14,7 @@ USE_BUILDLINK2= yes PY_PATCHPLIST= yes PYDISTUTILSPKG= yes -PYTHON_VERSIONS_ACCEPTED= 23pth 22pth +PYTHON_VERSIONS_ACCEPTED= 23pth 23 22pth 22 .include "../../lang/python/extension.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3