From 6f9c24d9ae667e4077cc348b9dbe8cc206cef919 Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Sun, 16 Jul 2006 19:01:22 +0000 Subject: [PATCH] Mark broken: fails to deinstall cleanly. --- www/webcalendar/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/www/webcalendar/Makefile b/www/webcalendar/Makefile index 1ff85594dae4..da4b2421e1a4 100644 --- a/www/webcalendar/Makefile +++ b/www/webcalendar/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= glarkin@sourcehosting.net COMMENT= A web-based calendar application +BROKEN= fails to deinstall cleanly + USE_PHP= pcre session ldap WANT_PHP_WEB= yes NO_BUILD= yes