From dcf9829df21d5cd6ab76928cf4dac7e55c3a8a8d Mon Sep 17 00:00:00 2001 From: joerg Date: Fri, 2 Jun 2006 23:38:10 +0000 Subject: py-Numeric needs Python 2.2+ --- fonts/py-fonttools/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'fonts') diff --git a/fonts/py-fonttools/Makefile b/fonts/py-fonttools/Makefile index 970d66055af..2f7e2dd8f26 100644 --- a/fonts/py-fonttools/Makefile +++ b/fonts/py-fonttools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2006/03/04 21:29:39 jlam Exp $ +# $NetBSD: Makefile,v 1.12 2006/06/02 23:38:10 joerg Exp $ # DISTNAME= fonttools-2.0b1 @@ -14,6 +14,7 @@ COMMENT= Library for manipulating fonts WRKSRC= ${WRKDIR}/fonttools PYDISTUTILSPKG= yes +PYTHON_VERSIONS_ACCEPTED= 24 23 22 .include "../../lang/python/extension.mk" .include "../../math/py-Numeric/buildlink3.mk" -- cgit v1.2.3