diff options
author | Volker Stolz <vs@FreeBSD.org> | 2004-05-11 13:22:57 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2004-05-11 13:22:57 +0000 |
commit | 7b9bfe9fc9820ee05a6a30fbb85357a5fe533c44 (patch) | |
tree | 644d0c68d4810154ed95a07f313c71104a1e2603 /devel | |
parent | a7b77f8587e183827c3b8d4babbda8ed38d533e1 (diff) | |
download | ports-7b9bfe9fc9820ee05a6a30fbb85357a5fe533c44.tar.gz ports-7b9bfe9fc9820ee05a6a30fbb85357a5fe533c44.zip |
Notes
Diffstat (limited to 'devel')
-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 |