diff options
author | edwin <edwin@FreeBSD.org> | 2003-01-21 00:22:08 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-01-21 00:22:08 +0000 |
commit | b375f9558a5094db31991204b47a7d5136c24a8d (patch) | |
tree | 8cefc3fd115b6acaa72691640d06d32cc7a6930b /devel/whups | |
parent | 3ea89f888c452c8334ec351093bb34a8dadaa2e8 (diff) | |
download | FreeBSD-ports-b375f9558a5094db31991204b47a7d5136c24a8d.zip FreeBSD-ports-b375f9558a5094db31991204b47a7d5136c24a8d.tar.gz |
Mark it broken on maintainers request:
From: Thierry Thomas <thierry@pompo.net>
To: Edwin Groothuis <edwin@FreeBSD.org>
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 <thierry@pompo.net> (maintainer)
Diffstat (limited to 'devel/whups')
-rw-r--r-- | devel/whups/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/whups/Makefile b/devel/whups/Makefile index 2561e3d..194d4d2 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 |