From 4d7d7b5e984350b3a48256bec5de1bf75ecbaf51 Mon Sep 17 00:00:00 2001 From: joerg Date: Sun, 4 Jun 2006 12:06:00 +0000 Subject: Needs Python 2.2+ --- textproc/py-textile/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'textproc') diff --git a/textproc/py-textile/Makefile b/textproc/py-textile/Makefile index 9dfb8664c29..ef70db1bb99 100644 --- a/textproc/py-textile/Makefile +++ b/textproc/py-textile/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2006/03/04 21:30:51 jlam Exp $ +# $NetBSD: Makefile,v 1.6 2006/06/04 12:06:00 joerg Exp $ # DISTNAME= textile-2 @@ -13,6 +13,7 @@ COMMENT= XHTML generator using a simple markup PYDISTUTILSPKG= yes NO_CONFIGURE= yes +PYTHON_VERSIONS_ACCEPTED= 24 23 22 .include "../../lang/python/extension.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3