summaryrefslogtreecommitdiff
path: root/textproc/py-4suite
diff options
context:
space:
mode:
authorJohann Visagie <wjv@FreeBSD.org>2001-08-07 11:52:41 +0000
committerJohann Visagie <wjv@FreeBSD.org>2001-08-07 11:52:41 +0000
commite5a268394c2bee443647af8d309199b7df04f1e3 (patch)
treef12c31bb187a7e5da03772a79642965ac41b5e17 /textproc/py-4suite
parentUpdate to 0.9.3. (diff)
- Add run-time dependency on PyXML (textproc/py-xml) - oops!
- Update email address in pkg-descr
Notes
Notes: svn path=/head/; revision=45922
Diffstat (limited to 'textproc/py-4suite')
-rw-r--r--textproc/py-4suite/Makefile1
-rw-r--r--textproc/py-4suite/pkg-descr2
2 files changed, 2 insertions, 1 deletions
diff --git a/textproc/py-4suite/Makefile b/textproc/py-4suite/Makefile
index 4da4f118529f..18108647d151 100644
--- a/textproc/py-4suite/Makefile
+++ b/textproc/py-4suite/Makefile
@@ -16,6 +16,7 @@ MAINTAINER= wjv@FreeBSD.org
BUILD_DEPENDS= ${PYDISTUTILS} \
${PYXML}
+RUN_DEPENDS= ${PYXML}
USE_PYTHON= yes
diff --git a/textproc/py-4suite/pkg-descr b/textproc/py-4suite/pkg-descr
index 5b22a3d62c54..4854461129dc 100644
--- a/textproc/py-4suite/pkg-descr
+++ b/textproc/py-4suite/pkg-descr
@@ -19,4 +19,4 @@ and/or extends the 'xml' package, and 4Suite does the same for PyXML.
WWW: http://4suite.org/
--- Johann Visagie <johann@egenetics.com>
+-- Johann Visagie <wjv@FreeBSD.org>