summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorabs <abs>2008-04-17 08:43:07 +0000
committerabs <abs>2008-04-17 08:43:07 +0000
commitf13f46467ee63ff75b0e63dd1f35bda7015433b4 (patch)
treeeb9cdfc914833b84a9291b59d9858ccba05b483a /textproc
parenta1af84d4971d0609af85e52e0e24bea822c04d55 (diff)
downloadpkgsrc-f13f46467ee63ff75b0e63dd1f35bda7015433b4.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