summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortg <tg@FreeBSD.org>2000-11-16 14:07:30 +0000
committertg <tg@FreeBSD.org>2000-11-16 14:07:30 +0000
commit8e7922cf3ed5e04be56c515ffab39cecba0a4c9b (patch)
tree40af951f30ffde796ab3e314b45bf013c5f88ee4
parent78438942ebf4d062be4c413b4e080966c1b0ed82 (diff)
downloadFreeBSD-ports-8e7922cf3ed5e04be56c515ffab39cecba0a4c9b.zip
FreeBSD-ports-8e7922cf3ed5e04be56c515ffab39cecba0a4c9b.tar.gz
Depend on the latest and greatest py-xml package.
-rw-r--r--Mk/bsd.python.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.python.mk b/Mk/bsd.python.mk
index de93625..cffc085 100644
--- a/Mk/bsd.python.mk
+++ b/Mk/bsd.python.mk
@@ -82,7 +82,7 @@ PYTHON_PORTVERSION!= (${PYTHON_VERSION} -c 'import string, sys; \
# Python-2.0
.if ${PYTHON_VERSION} == "python2.0"
PYDISTUTILS= ${PYTHON_LIBDIR}/distutils/core.py:${PYTHON_PORTSDIR}
-PYXML= ${PYTHON_LIBDIR}/xml/__init__.py:${PYTHON_PORTSDIR}
+PYXML= ${PYTHON_LIBDIR}/_xmlplus/__init__.py:${PORTSDIR}/textproc/py-xml
PYTHON_DISTFILE= BeOpen-Python-2.0.tar.gz
PYTHON_PORTSDIR= ${PORTSDIR}/lang/python
OpenPOWER on IntegriCloud