diff options
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} |