From b375f9558a5094db31991204b47a7d5136c24a8d Mon Sep 17 00:00:00 2001 From: edwin Date: Tue, 21 Jan 2003 00:22:08 +0000 Subject: Mark it broken on maintainers request: From: Thierry Thomas To: Edwin Groothuis Subject: Re: ports/35520: New port devel/whups: a web-based +bug tracking system I'm really sorry about that, but this port does not run with Horde 2.1 or 2.2, and we have to mark it BROKEN. I have tried to have it run again with a new snapshot, but it breaks elsewhere (it run fine with Horde -HEAD). I shall have to hack it... Truly yours, and thanks for your work. -- Th. Thomas. Submitted by: Thierry Thomas (maintainer) --- devel/whups/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'devel') diff --git a/devel/whups/Makefile b/devel/whups/Makefile index 2561e3d8f32..194d4d2dfed 100644 --- a/devel/whups/Makefile +++ b/devel/whups/Makefile @@ -14,6 +14,8 @@ MAINTAINER= thierry@pompo.net RUN_DEPENDS= ${LOCALBASE}/www/horde/index.php:${PORTSDIR}/www/horde2 +BROKEN= "Doesn't run with Horde 2.1 or 2.2" + NO_BUILD= yes DOCS= LICENSE docs/CHANGES -- cgit