summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2008-04-17 08:43:07 +0000
committerabs <abs@pkgsrc.org>2008-04-17 08:43:07 +0000
commit69017e08d0834feddef1548aa6e5fafcbedb3701 (patch)
treeeb9cdfc914833b84a9291b59d9858ccba05b483a /textproc
parent2c9e798088a74e4c4e4b967d53444e673976d074 (diff)
downloadpkgsrc-69017e08d0834feddef1548aa6e5fafcbedb3701.tar.gz
PYTHON_VERSIONS_ACCEPTED+=25
Diffstat (limited to 'textproc')
-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