summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--textproc/py-libxslt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/py-libxslt/Makefile b/textproc/py-libxslt/Makefile
index 02c32d72b14..e02c02e9e7f 100644
--- a/textproc/py-libxslt/Makefile
+++ b/textproc/py-libxslt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2007/10/24 15:02:14 joerg Exp $
+# $NetBSD: Makefile,v 1.29 2008/04/17 08:43:07 abs Exp $
DISTNAME= libxslt-1.1.22
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -15,7 +15,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
DEPENDS+= ${PYPKGPREFIX}-libxml2>=2.6.8:../../textproc/py-libxml2
WRKSRC= ${WRKDIR}/${DISTNAME}/python
-PYTHON_VERSIONS_ACCEPTED= 24 23
+PYTHON_VERSIONS_ACCEPTED= 25 24 23
PYDISTUTILSPKG= YES
PYBINMODULE= YES
NO_CONFIGURE= YES