summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2004-12-20 04:10:21 +0000
committerMark Linimon <linimon@FreeBSD.org>2004-12-20 04:10:21 +0000
commitcad334fc0dd22a1909bd8b9354aa055a23ff7dc6 (patch)
treea3ba618f2c1e76e5926f3015e700ceccb22ec1a5
parentUpdate the wording on IGNORE. (diff)
Switch from IGNORE to BROKEN to add this onto the biweekly report of
ports marked BROKEN.
-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}