aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2004-12-20 12:10:21 +0800
committerlinimon <linimon@FreeBSD.org>2004-12-20 12:10:21 +0800
commit0b45f662de0543cad36f7c468f546535eb24319e (patch)
tree5edb43160cc84933f3a5305319cb54ff3225a9ff /textproc
parentc61767a2e25eb0d2c31d5b70b0ca30bae963d6d1 (diff)
downloadfreebsd-ports-gnome-0b45f662de0543cad36f7c468f546535eb24319e.tar.gz
freebsd-ports-gnome-0b45f662de0543cad36f7c468f546535eb24319e.tar.zst
freebsd-ports-gnome-0b45f662de0543cad36f7c468f546535eb24319e.zip
Switch from IGNORE to BROKEN to add this onto the biweekly report of
ports marked BROKEN.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/py-4suite/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/py-4suite/Makefile b/textproc/py-4suite/Makefile
index b1940d61dd59..ccc95d1ff930 100644
--- a/textproc/py-4suite/Makefile
+++ b/textproc/py-4suite/Makefile
@@ -16,9 +16,9 @@ DISTNAME= 4Suite-${PORTVERSION}
MAINTAINER= mike@skew.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.
+BROKEN= "has a broken pkg-plist that removes dozens of files not installed by this port"
EXPIRATION_DATE=2005-02-18
-DEPRECATED= "${IGNORE}"
+DEPRECATED= ${BROKEN}
BUILD_DEPENDS= ${PYXML}
RUN_DEPENDS= ${PYXML}