From 2e7e15a9ad530da695e1859b75400f615d509d30 Mon Sep 17 00:00:00 2001 From: joerg Date: Wed, 7 Jun 2006 12:52:24 +0000 Subject: Doesn't work with Python 2.1. --- net/py-soappy/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net') diff --git a/net/py-soappy/Makefile b/net/py-soappy/Makefile index c13993cb3fe..c8ab2f759d1 100644 --- a/net/py-soappy/Makefile +++ b/net/py-soappy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2006/02/05 23:10:30 joerg Exp $ +# $NetBSD: Makefile,v 1.22 2006/06/07 12:52:24 joerg Exp $ # DISTNAME= SOAPpy-0.11.4 @@ -14,7 +14,7 @@ COMMENT= SOAP implementation PYDISTUTILSPKG= YES PY_PATCHPLIST= YES -PYTHON_VERSIONS_ACCEPTED= 24 23 22 21 +PYTHON_VERSIONS_ACCEPTED= 24 23 22 .include "../../lang/python/extension.mk" .include "../../math/py-fpconst/buildlink3.mk" -- cgit v1.2.3