aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2004-07-07 13:33:55 +0800
committermarcus <marcus@FreeBSD.org>2004-07-07 13:33:55 +0800
commit93c787d681ce0baa2332e446c53c3daf84bd0041 (patch)
treee3ee85c566a51a834895d72e5b491c0080d7e662
parentaeac891585d693432cecce1c70856a47114e34df (diff)
downloadfreebsd-ports-gnome-93c787d681ce0baa2332e446c53c3daf84bd0041.tar.gz
freebsd-ports-gnome-93c787d681ce0baa2332e446c53c3daf84bd0041.tar.zst
freebsd-ports-gnome-93c787d681ce0baa2332e446c53c3daf84bd0041.zip
Chase the libxml2 split.
Reported by: pointyhat via kris
-rw-r--r--textproc/py-pyx12/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-pyx12/Makefile b/textproc/py-pyx12/Makefile
index a226d1c61a99..e8d3a98e9f84 100644
--- a/textproc/py-pyx12/Makefile
+++ b/textproc/py-pyx12/Makefile
@@ -16,7 +16,7 @@ DISTNAME= pyx12-${PORTVERSION:S/.b/b/}
MAINTAINER= john@zoner.org
COMMENT= Validate HIPAA X12 documents
-BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/libxml2.py:${PORTSDIR}/textproc/libxml2
+BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/libxml2.py:${PORTSDIR}/textproc/py-libxml2
USE_PYTHON= yes
USE_PYDISTUTILS= yes