aboutsummaryrefslogtreecommitdiff
path: root/mail/sympa
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-02-28 01:43:29 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-02-28 01:43:29 +0000
commit21e935928651ebac9ed834b3cf909dc3d8d8f90e (patch)
tree9f0c7176bd4a92d3c0bc742e276243aaa004110a /mail/sympa
parent7afea5305ce0b2a2481d33424de4183bebc2abf4 (diff)
downloadports-21e935928651ebac9ed834b3cf909dc3d8d8f90e.tar.gz
ports-21e935928651ebac9ed834b3cf909dc3d8d8f90e.zip
Notes
Diffstat (limited to 'mail/sympa')
-rw-r--r--mail/sympa/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/sympa/Makefile b/mail/sympa/Makefile
index 2f46d9588d2e..2dac0f2df0fa 100644
--- a/mail/sympa/Makefile
+++ b/mail/sympa/Makefile
@@ -29,6 +29,8 @@ BUILD_DEPENDS+= ${SITE_PERL}/Mail/Mailer.pm:${PORTSDIR}/mail/p5-Mail-Tools \
${SITE_PERL}/Archive/Zip.pm:${PORTSDIR}/archivers/p5-Archive-Zip
RUN_DEPENDS= ${BUILD_DEPENDS}
+BROKEN= Uses non-standard httpd directory
+
DB_TYPE=
.if defined(WITH_FASTCGI)