diff options
-rw-r--r-- | devel/py-wsdllib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-wsdllib/Makefile b/devel/py-wsdllib/Makefile index 3a108f042ab2..e8e790ab4224 100644 --- a/devel/py-wsdllib/Makefile +++ b/devel/py-wsdllib/Makefile @@ -16,6 +16,7 @@ DIST_SUBDIR= wsdl4py-${PORTVERSION} MAINTAINER= mi@aldan.algebra.com COMMENT= A library for using and manipulating WSDL files using Python +BUILD_DEPENDS= 4xslt:${PORTSDIR}/textproc/py-4suite RUN_DEPENDS= ${PYXML} \ 4xslt:${PORTSDIR}/textproc/py-4suite |