From ed0b5a9ba78727b47adda2484ec551b1159a86f2 Mon Sep 17 00:00:00 2001 From: joerg Date: Sun, 4 Jun 2006 16:46:08 +0000 Subject: py-fonttools needs Python 2.2+ --- fonts/py-TTFQuery/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'fonts') diff --git a/fonts/py-TTFQuery/Makefile b/fonts/py-TTFQuery/Makefile index ccb84ccbdc0..db3058b6ea9 100644 --- a/fonts/py-TTFQuery/Makefile +++ b/fonts/py-TTFQuery/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2006/03/04 21:29:39 jlam Exp $ +# $NetBSD: Makefile,v 1.7 2006/06/04 16:46:08 joerg Exp $ # DISTNAME= TTFQuery-0.2.6 @@ -14,6 +14,7 @@ COMMENT= Query TTF font files for metadata and font outlines DEPENDS+= ${PYPKGPREFIX}-fonttools>=2.0b1:../../fonts/py-fonttools PYDISTUTILSPKG= yes +PYTHON_VERSIONS_ACCEPTED= 24 23 22 .include "../../lang/python/extension.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3