diff options
author | Johann Visagie <wjv@FreeBSD.org> | 2001-08-07 11:52:41 +0000 |
---|---|---|
committer | Johann Visagie <wjv@FreeBSD.org> | 2001-08-07 11:52:41 +0000 |
commit | e5a268394c2bee443647af8d309199b7df04f1e3 (patch) | |
tree | f12c31bb187a7e5da03772a79642965ac41b5e17 /textproc/py-4suite/Makefile | |
parent | 6339a3d6bfb4a75932bede23110d444a2faeaad3 (diff) |
Notes
Diffstat (limited to 'textproc/py-4suite/Makefile')
-rw-r--r-- | textproc/py-4suite/Makefile | 1 |
1 files changed, 1 insertions, 0 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 |