pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/py-libxslt py-libxml2 needs Python 2.3+, so p...
details: https://anonhg.NetBSD.org/pkgsrc/rev/baa10a73c87d
branches: trunk
changeset: 522351:baa10a73c87d
user: joerg <joerg%pkgsrc.org@localhost>
date: Thu Dec 07 14:38:12 2006 +0000
description:
py-libxml2 needs Python 2.3+, so py-libxslt has the same limitation.
diffstat:
textproc/py-libxslt/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r d380309075fe -r baa10a73c87d textproc/py-libxslt/Makefile
--- a/textproc/py-libxslt/Makefile Thu Dec 07 14:37:28 2006 +0000
+++ b/textproc/py-libxslt/Makefile Thu Dec 07 14:38:12 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2006/11/05 08:37:04 rillig Exp $
+# $NetBSD: Makefile,v 1.23 2006/12/07 14:38:12 joerg Exp $
DISTNAME= libxslt-1.1.18
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -13,6 +13,7 @@
DEPENDS+= ${PYPKGPREFIX}-libxml2>=2.6.8:../../textproc/py-libxml2
WRKSRC= ${WRKDIR}/${DISTNAME}/python
+PYTHON_VERSIONS_ACCEPTED= 24 23
PYDISTUTILSPKG= YES
PYBINMODULE= YES
NO_CONFIGURE= YES
Home |
Main Index |
Thread Index |
Old Index