diff options
Diffstat (limited to 'textproc/py-4suite/Makefile')
-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 8849ff38ce82..10e382e73087 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 +IGNORE= has a broken pkg-plist that removes dozens of files not installed by this port. + BUILD_DEPENDS= ${PYXML} RUN_DEPENDS= ${PYXML} |