From 798acefd576e4ffcf44396073e38af995bd6ca8b Mon Sep 17 00:00:00 2001 From: joerg Date: Tue, 12 Jun 2007 13:48:06 +0000 Subject: Needs Python 2.3+. --- textproc/py-X/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'textproc') diff --git a/textproc/py-X/Makefile b/textproc/py-X/Makefile index 6ae61dbcc62..214b4384876 100644 --- a/textproc/py-X/Makefile +++ b/textproc/py-X/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2007/05/19 01:14:07 adrianp Exp $ +# $NetBSD: Makefile,v 1.3 2007/06/12 13:48:06 joerg Exp $ # DISTNAME= PyX-0.9 @@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pyx/} DEPENDS+= teTeX-bin-[0-9]*:../../print/teTeX3-bin +PYTHON_VERSIONS_ACCEPTED= 24 23 PYBINMODULE= yes PYDISTUTILSPKG= yes -- cgit v1.2.3