diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-05-21 21:40:02 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-05-21 21:40:02 +0000 |
commit | b8bfb594a17085e1f052762f7eb61833558ab1d2 (patch) | |
tree | 844e0aa0ea37a9f631517686de3ed87e52367c07 /net-im/jabberd | |
parent | 9ad7075631f654134965d5cb98d44e47c4964632 (diff) | |
download | ports-b8bfb594a17085e1f052762f7eb61833558ab1d2.tar.gz ports-b8bfb594a17085e1f052762f7eb61833558ab1d2.zip |
Notes
Diffstat (limited to 'net-im/jabberd')
-rw-r--r-- | net-im/jabberd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-im/jabberd/Makefile b/net-im/jabberd/Makefile index 4cadde0bcde4..97508a168528 100644 --- a/net-im/jabberd/Makefile +++ b/net-im/jabberd/Makefile @@ -17,6 +17,8 @@ COMMENT= Online presence and instant messaging server LIB_DEPENDS= idn.16:${PORTSDIR}/dns/libidn +BROKEN= Unfetchable + OPTIONS= POSTGRESQL "Use PostgreSQL for storage and authentication" off \ MYSQL "Use MySQL for storage and authentication" off \ LDAP "Use LDAP for authentication" off \ |