diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-05-06 23:48:21 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-05-06 23:48:21 +0000 |
commit | 48049d5e2d907828756ea7c8004ffaa60d659a25 (patch) | |
tree | 8e89df65681ba1e54f22b255e0f47cb16958b8a5 /textproc/py-4suite/Makefile | |
parent | BROKEN: Bad pkg-plist (diff) |
BROKEN: Broken pkg-plist
Diffstat (limited to '')
-rw-r--r-- | textproc/py-4suite/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/py-4suite/Makefile b/textproc/py-4suite/Makefile index ba97ffc23ec0..f8e463c0ebef 100644 --- a/textproc/py-4suite/Makefile +++ b/textproc/py-4suite/Makefile @@ -16,6 +16,8 @@ DISTNAME= 4Suite-${PORTVERSION} MAINTAINER= wjv@FreeBSD.org COMMENT= A collection of Python tools for XML processing and object database management +BROKEN= "Broken pkg-plist" + BUILD_DEPENDS= ${PYXML} RUN_DEPENDS= ${PYXML} |