From c2e9b01e810fe6404b0c6ce51c974bbb957a3815 Mon Sep 17 00:00:00 2001 From: joerg Date: Fri, 2 Jun 2006 17:10:36 +0000 Subject: Needs Python 2.2 or later. --- devel/py-Pyro/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'devel/py-Pyro') diff --git a/devel/py-Pyro/Makefile b/devel/py-Pyro/Makefile index 232777854b3..fe59132b4a0 100644 --- a/devel/py-Pyro/Makefile +++ b/devel/py-Pyro/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2006/03/04 21:29:27 jlam Exp $ +# $NetBSD: Makefile,v 1.7 2006/06/02 17:10:36 joerg Exp $ # DISTNAME= Pyro-3.4 @@ -13,6 +13,7 @@ COMMENT= Distributed Object Technology system in Python PY_PATCHPLIST= yes PYDISTUTILSPKG= yes +PYTHON_VERSIONS_ACCEPTED= 24 23 22 PLIST_SUBST+= PYVERSSUFFIX="-${PYVERSSUFFIX}" MAKE_ENV+= PKGSRC="1" PYVERSSUFFIX="-${PYVERSSUFFIX}" -- cgit v1.2.3