py-FourthSuite not available for Python-2.0

This commit is contained in:
joerg 2006-06-04 16:43:46 +00:00
parent 8572e2517c
commit d06abcf760

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.17 2006/03/04 21:30:51 jlam Exp $
# $NetBSD: Makefile,v 1.18 2006/06/04 16:43:46 joerg Exp $
#
DISTNAME= xmltools-1.3.7
@ -14,6 +14,7 @@ COMMENT= High level tools to help using XML in python
DEPENDS+= ${PYPKGPREFIX}-FourSuite>=0.12:../../textproc/py-FourSuite
PYDISTUTILSPKG= yes
PYTHON_VERSIONS_ACCEPTED= 24 23 22 21
.include "../../textproc/py-xml/buildlink3.mk"
.include "../../x11/pygtk/buildlink3.mk"