summaryrefslogtreecommitdiff
path: root/fonts/py-fonttools/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/py-fonttools/Makefile')
-rw-r--r--fonts/py-fonttools/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/fonts/py-fonttools/Makefile b/fonts/py-fonttools/Makefile
index 2f7e2dd8f26..eff1e81fa82 100644
--- a/fonts/py-fonttools/Makefile
+++ b/fonts/py-fonttools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2006/06/02 23:38:10 joerg Exp $
+# $NetBSD: Makefile,v 1.13 2008/04/25 20:39:09 joerg Exp $
#
DISTNAME= fonttools-2.0b1
@@ -14,7 +14,6 @@ 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"