diff options
-rw-r--r-- | textproc/py-pyx12/Makefile | 2 |
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 |