From a3e3faed3cff9d2d04d14ed177a0712a78fe2bfa Mon Sep 17 00:00:00 2001 From: jmmv Date: Mon, 17 Nov 2003 17:02:43 +0000 Subject: Mark as broken: the package does not build with our actual fox version, and as I see it, it will never be fixed. The program seems abandoned: there hasn't been any update since it was imported several years ago, the homepage does not work and it can't be fetched from its master site. Suggested by agc@. --- editors/treetext/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/editors/treetext/Makefile b/editors/treetext/Makefile index 01b64a0f2dc..fef0b62ac10 100644 --- a/editors/treetext/Makefile +++ b/editors/treetext/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2003/08/29 10:17:55 xtraeme Exp $ +# $NetBSD: Makefile,v 1.8 2003/11/17 17:02:43 jmmv Exp $ # DISTNAME= TreeText-0.3.3-src @@ -13,6 +13,8 @@ MAINTAINER= sakamoto@NetBSD.org HOMEPAGE= http://www.ab.wakwak.com/~tino/fox/treetext/ COMMENT= Multi documents editor +BROKEN= Compilation fails due to outdated code with respect to our fox package. + USE_BUILDLINK2= # defined USE_X11BASE= # defined -- cgit v1.2.3