summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-06-04 16:44:23 +0000
committerjoerg <joerg@pkgsrc.org>2006-06-04 16:44:23 +0000
commit867860b88a54b61f9d5d84f41e41e5da0b8a0fa0 (patch)
treeacb1bd0f572483f9f4e9f4eff613f62fe5b7677e
parentd06abcf76085648a2d1aa49b38cef966e107149c (diff)
downloadpkgsrc-867860b88a54b61f9d5d84f41e41e5da0b8a0fa0.tar.gz
...and py-gtk not for 2.1.
-rw-r--r--textproc/py-xmltools/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/py-xmltools/Makefile b/textproc/py-xmltools/Makefile
index afdadd57b36..03b12c9b305 100644
--- a/textproc/py-xmltools/Makefile
+++ b/textproc/py-xmltools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2006/06/04 16:43:46 joerg Exp $
+# $NetBSD: Makefile,v 1.19 2006/06/04 16:44:23 joerg Exp $
#
DISTNAME= xmltools-1.3.7
@@ -14,7 +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
+PYTHON_VERSIONS_ACCEPTED= 24 23 22
.include "../../textproc/py-xml/buildlink3.mk"
.include "../../x11/pygtk/buildlink3.mk"