aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorwjv <wjv@FreeBSD.org>2001-08-07 19:52:41 +0800
committerwjv <wjv@FreeBSD.org>2001-08-07 19:52:41 +0800
commit4af124ac5b96a97e1dd0a06cc036e7f1e70e2700 (patch)
tree159182e6815b360826ac5705f3c4d2b8cb5cf3a2 /textproc
parent06dacc728fdde95f05394af6bceab1b13969f016 (diff)
downloadfreebsd-ports-gnome-4af124ac5b96a97e1dd0a06cc036e7f1e70e2700.tar.gz
freebsd-ports-gnome-4af124ac5b96a97e1dd0a06cc036e7f1e70e2700.tar.zst
freebsd-ports-gnome-4af124ac5b96a97e1dd0a06cc036e7f1e70e2700.zip
- Add run-time dependency on PyXML (textproc/py-xml) - oops!
- Update email address in pkg-descr
Diffstat (limited to 'textproc')
-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>