diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-07-16 19:01:22 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-07-16 19:01:22 +0000 |
commit | 6f9c24d9ae667e4077cc348b9dbe8cc206cef919 (patch) | |
tree | a19f9e83ef188bcb62730e9a695a07d5d60015a5 /www/webcalendar | |
parent | b6bd33935129cf23c599c969d81427c0d573e8ab (diff) | |
download | ports-6f9c24d9ae667e4077cc348b9dbe8cc206cef919.tar.gz ports-6f9c24d9ae667e4077cc348b9dbe8cc206cef919.zip |
Notes
Diffstat (limited to 'www/webcalendar')
-rw-r--r-- | www/webcalendar/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |